Best-fit scenarios
Generates a video from a text prompt by creating multiple animated clips using ComfyUI, then merging them into one MP4.
Tater Assistant
Phase One Wiki
Generates a video from a text prompt by creating multiple animated clips using ComfyUI, then merging them into one MP4.
Generates a video from a text prompt by creating multiple animated clips using ComfyUI, then merging them into one MP4.
Use the example call shape below and provide only the fields the plugin expects.
<Describe the video you want>
The base URL for the ComfyUI API (do not include endpoint paths).
Default: http://localhost:8188ComfyUI endpoint for image-to-video workflows.
Default: http://localhost:8188Upload your ComfyUI JSON workflow template for animation.
Upload your ComfyUI JSON workflow template for image generation.
Resolution for the base image used in the animation.
Default: 720pLength in seconds for each animated clip.
Default: 10How many clips to generate and merge into one video.
Default: 1Length of each individual clip.
Default: 5Resolution of the generated video.
Default: 720p{
"function": "comfyui_video_plugin",
"arguments": {
"prompt": "<Describe the video you want>"
}
}