What problem does it solve?
This Skill simplifies the process of generating and managing images, video, and audio using ComfyUI, allowing users to automate workflows, manage nodes/models, and execute complex tasks with ease.
Core Features & Use Cases
- Image Generation: Automatically generate images using Stable Diffusion, SDXL, Flux, and other models.
- Video/Audio Creation: Create video and audio content using AnimateDiff, Hunyuan, Wan, and other tools.
- Node/Model Management: Install, update, and manage custom nodes and models within ComfyUI.
- Workflow Execution: Execute workflows with parameter injection and real-time progress monitoring.
- Use Case: A user with an interest in AI-generated art and video could use this Skill to create and manage custom workflows for generating Stable Diffusion images and AnimateDiff videos.
Quick Start
Run the following command to generate an image with Stable Diffusion: run_workflow.py --workflow workflows/sd15_txt2img.json --args '{"prompt": "a beautiful sunset", "seed": 12345}' --output-dir ./outputs