# Pika (https://docs.fuser.studio/docs/nodes/video/pika)

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

## 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`

- **Image Prompt** (`image`) — The image used as the first frame of the video. When provided, the aspect ratio will be ignored.

   Optional: `true`

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

   Optional: `true` • Default: `16:9` • Accepts: `16:9`, `9:16`, `1:1`, `4:5`, `5:4`, `3:2`, `2:3`

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

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

- **Duration** (`dropdown`) — The duration of the generated video.

   Optional: `true` • Default: `5` • Accepts: `5s`, `10s`

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

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

## Outputs [#outputs]

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