What problem does it solve?
This Skill simplifies the process of generating images, video, and audio using ComfyUI, a powerful tool for creative workflows.
Core Features & Use Cases
- Image Generation: Generate a wide range of images using Stable Diffusion, SDXL, Flux, SD3, and other models.
- Video Generation: Create animated videos using AnimateDiff, Hunyuan, Wan, and other tools.
- Audio Generation: Generate audio files using AudioCraft and other tools.
- Use Case: Imagine you want to create an animated video featuring a text-to-image workflow using Stable Diffusion and AnimateDiff. This Skill automates the entire process, from text input to final video output.
Quick Start
Run the run_workflow.py script with the desired workflow file and parameters:
python3 scripts/run_workflow.py --workflow workflow_api.json --args '{"prompt": "a beautiful sunset over mountains", "seed": -1, "steps": 30}' --output-dir ./outputs