# Vidu (https://docs.fuser.studio/docs/nodes/video/vidu)

_Provided by [Fal](https://fal.ai) — [Learn More](https://fal.ai/models/fal-ai/vidu/q1/image-to-video)._

## Inputs [#inputs]

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

- **First Frame** (`image`) — The image used as the first frame of the video.

   Optional: `true`

- **Last Frame** (`image`) — The image used as the last frame of the video.

   Optional: `true`

- **Model** (`dropdown`) — The model to use for the video. Choose between the latest Q2 model, Q1, or the first generation Vidu model.

   Optional: `true` • Default: `q2` • Accepts: `Vidu Q2`, `Vidu Q1`, `Vidu`

- **Style** (`dropdown`) — The style of the video. This property is only available for the Vidu Q1 model when using text only prompts.

   Optional: `true` • Default: `general` • Accepts: `General`, `Anime`

- **Resolution** (`dropdown`) — The resolution of the generated video. This property is only available for the Vidu Q2 model.

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

- **Duration** (`dropdown`) — The duration of the generated video. This property is only available for the Vidu Q2 model.

   Optional: `true` • Default: `5` • Accepts: `4s`, `5s`, `6s`, `7s`, `8s`

- **Aspect Ratio** (`dropdown`) — The aspect ratio of the generated video. This property is only available for the Vidu Q2 model.

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

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

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

- **Movement Amplitude** (`dropdown`) — Movement amplitude controls the amount of movement in the video.

   Optional: `true` • Default: `auto` • Accepts: `Auto`, `Small`, `Medium`, `Large`

- **Turbo Mode** (`toggle`) — When enabled, the video will be generated faster with no noticeable degradation in the visual quality. This property is only available for the Vidu Q2 Image to Video model.

   Optional: `true` • Default: `true`

- **Generate Music** (`toggle`) — Generate background music for the video. This property is only available for the Vidu Q2 model and 4s video duration.

   Optional: `true` • Default: `true`

## Outputs [#outputs]

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