A node that converts text descriptions into videos using Pika AI
Parameter | Type | Default | Description |
---|---|---|---|
prompt_text | String | "" | Text prompt describing the video content |
negative_prompt | String | "" | Elements to exclude from the video |
seed | Integer | 0 | Random seed for generation |
resolution | Select | ”1080p” | Output video resolution |
duration | Select | ”5s” | Length of generated video |
aspect_ratio | Float | 1.7777777777777777 | Video aspect ratio, range 0.4-2.5, step 0.001 |
Output | Type | Description |
---|---|---|
VIDEO | Video | Generated video |