What problem does it solve?
This Skill automates the process of generating and managing images, video, and audio using ComfyUI, allowing users to efficiently create and manipulate media content.
Core Features & Use Cases
- Image Generation: Generate images using Stable Diffusion, SDXL, Flux, SD3, and other models.
- Video Generation: Create videos from text descriptions using AnimateDiff, Hunyuan, Wan, and other models.
- Audio Generation: Generate audio content from text.
- Workflow Management: Manage workflows, nodes, models, and execution parameters.
- Use Case: Imagine you want to create a video from a text description. Use this Skill to generate the video, manage the workflow, and download the output.
Quick Start
Run a workflow with the following command: python3 scripts/run_workflow.py --workflow workflows/your_workflow.json --args '{"prompt": "a beautiful sunset", "seed": 123}'