A node that converts static images to dynamic videos using Pika AI
Parameter | Type | Default | Description |
---|---|---|---|
image | Image | - | Input image to convert to video |
prompt_text | String | "" | Text prompt describing video motion and content |
negative_prompt | String | "" | Elements to avoid in the video |
seed | Integer | 0 | Random seed for generation |
resolution | Select | ”1080p” | Output video resolution |
duration | Select | ”5s” | Length of generated video |
Output | Type | Description |
---|---|---|
VIDEO | Video | Generated video |