# LTX (https://docs.fuser.studio/docs/nodes/video/ltx)

_Provided by [Fal](https://fal.ai) — [Learn More](https://fal.ai/models/fal-ai/ltx-video-v095)._

## Inputs [#inputs]

- **Prompt** (`textarea`) — The prompt to generate a video from.

- **Negative Prompt** (`textarea`) — The negative prompt to guide the model to generate a video that is not like the prompt.

   Optional: `true` • Default: `worst quality, inconsistent motion, blurry, jittery, distorted`

- **Aspect Ratio** (`dropdown`) — The aspect ratio of the generated video.

   Optional: `true` • Default: `16:9` • Accepts: `16:9`, `9:16`

- **Resolution** (`dropdown`) — The resolution of the generated video.

   Optional: `true` • Default: `720p` • Accepts: `480p`, `720p`

- **Steps** (`slider`) — The number of inference steps to perform.

   Optional: `true` • Default: `40` • Minimum: `2` • Maximum: `50`

- **Seed** (`seed`) — The same seed and prompt will output the same image every time.

   Optional: `true` • Default: `47371` • Minimum: `0` • Maximum: `65535`

- **Expand Prompt** (`toggle`) — Whether to expand the prompt using the model's own capabilities

   Optional: `true` • Default: `true`

## Outputs [#outputs]

- **Generated Video** (`video`) — The generated video from the model.