Video generation settings
KEY | TYPE | Description |
---|---|---|
prompt | dict | The prompt for the video. |
negativePrompt | dict | The negative prompt for the video. |
cfgScale | dict | The flexibility scale for video generation. |
mode | dict | The video generation mode (standard or professional). |
aspectRatio | dict | The aspect ratio of the video in seconds. |
duration | dict | The duration of the video. |
loop | dict | Whether the video should loop. |
startFrame | dict | The start frame of the video. |
endFrame | dict | The end frame of the video. |
rewritePrompt | dict | Whether to rewrite the prompt. |