# Fast SVD Video Generator (https://docs.fuser.studio/docs/nodes/video/fast-svd-video-generator)

_Provided by [Fal](https://fal.ai) — [Learn More](https://fal.ai/models/fal-ai/fast-svd/text-to-video)._

## Inputs [#inputs]

- **Prompt** (`textarea`) — The prompt to use for generating the video. Be descriptive for best results.

- **Negative Prompt** (`textarea`) — What to exclude from the video. Use it to address details you don't want.

   Optional: `true` • Default: `blurry, low quality, distorted`

- **Video Size** (`dropdown`) — The size of the generated video.

   Optional: `true` • Default: `landscape_16_9` • Accepts: `Square HD (1024x1024)`, `Square (512x512)`, `Portrait 4:3`, `Portrait 16:9`, `Landscape 4:3`, `Landscape 16:9`

- **Motion Bucket** (`slider`) — The motion bucket id determines the motion of the generated video. The higher the number, the more motion there will be.

   Optional: `true` • Default: `127` • Minimum: `1` • Maximum: `255`

- **Conditioning Augmentation** (`slider`) — The conditoning augmentation determines the amount of noise that will be added to the conditioning frame. The higher the number, the more noise there will be, and the less the video will look like the initial image. Increase it for more motion.

   Optional: `true` • Default: `0.02` • Minimum: `0.01` • Maximum: `0.1`

- **Steps** (`slider`) — Number of diffusion steps. Higher = better quality but slower.

   Optional: `true` • Default: `20` • Minimum: `10` • Maximum: `50`

- **Deep Cache** (`dropdown`) — Enabling DeepCache will make the execution faster, but might sometimes degrade overall quality. The higher the setting, the faster the execution will be, but the more quality might be lost.

   Optional: `true` • Default: `minimum` • Accepts: `None`, `Minimum`, `Medium`, `High`

- **FPS** (`slider`) — The FPS of the generated video. The higher the number, the faster the video will play. Total video length is 25 frames.

   Optional: `true` • Default: `24` • Minimum: `1` • Maximum: `25`

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

   Optional: `true` • Default: `10968`

## Outputs [#outputs]

- **Video** (`video`) — The generated video.