SkillAgentSearch skills...

Comfyui Workflow Versatile

A general purpose ComfyUI workflow for common use cases.

Install / Use

npx skills add greenzorro/comfyui-workflow-versatile

Installs into whichever agent you are using.

README

comfyui-workflow-versatile

🇬🇧 EN | 🇨🇳 中文

A general purpose ComfyUI workflow for common use cases. My go-to workflow for most tasks.

Download

Example of versatile workflow for SDXL and SD1.5:

Tips:

  • chat-edit-flux is a basic implementation of Flux Kontext dev. Yeah, the vibe editing model, which makes most image-to-image technologies obsolete.
  • versatile-flux is the most versatile.
  • versatile-sd is also pretty versatile and great for most use cases on low RAM devices.
  • Pony diffusion is incompatible with IPadapter.
  • No plan for SD3.5 workflow.

Usage

Take versatile-sd as an example, it contains advanced techniques like IPadapter, ControlNet, IC light, LLM prompt generating, removing bg and excels at text-to-image generating, image blending, style transfer, style exploring, inpainting, outpainting, relighting.

With so many abilities all in one workflow, you have to understand the principle of Stable Diffusion and ComfyUI to adjust the wiring of nodes for different purposes. The default wiring set is for text-to-image generation.

Make sense of the whole workflow then you'll be able to unleash its full potential.

Prerequisite

Custom nodes

| Node | Link | | ---------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | | ComfyUI_Essentials | https://github.com/cubiq/ComfyUI_essentials.git | | ComfyUI-Easy-Use | https://github.com/yolain/ComfyUI-Easy-Use.git | | ComfyUI-Custom-Scripts | https://github.com/pythongosssss/ComfyUI-Custom-Scripts.git | | ComfyUI-GGUF | https://github.com/city96/ComfyUI-GGUF.git | | ComfyUI_IPAdapter_plus | https://github.com/cubiq/ComfyUI_IPAdapter_plus.git | | comfyui_controlnet_aux | https://github.com/Fannovel16/comfyui_controlnet_aux.git | | ComfyUI-Anyline | https://github.com/TheMistoAI/ComfyUI-Anyline.git | | ComfyUI-layerdiffuse | https://github.com/huchenlei/ComfyUI-layerdiffuse.git | | ComfyUI-IC-Light | https://github.com/huchenlei/ComfyUI-IC-Light.git | | ComfyUI_UltimateSDUpscale | https://github.com/ssitu/ComfyUI_UltimateSDUpscale.git | | ComfyUI-IPAdapter-Flux | https://github.com/Shakker-Labs/ComfyUI-IPAdapter-Flux.git | | ComfyUI-Tara-LLM-Integration | https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration.git |

Models for SDXL and SD1.5

| Dir | Model | Link | | -------------- | ---------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | checkpoints | DreamShaperXL_Lightning.safetensors | https://huggingface.co/Lykon/dreamshaper-xl-lightning/resolve/main/DreamShaperXL_Lightning.safetensors?download=true | | checkpoints | dreamshaperXL_lightningInpaint.safetensors | https://civitai.com/api/download/models/450187 | | checkpoints | DreamShaper_8_pruned.safetensors | https://huggingface.co/Lykon/DreamShaper/resolve/main/DreamShaper_8_pruned.safetensors?download=true | | unet | iclight_sd15_fbc_unet_ldm.safetensors | https://huggingface.co/huchenlei/IC-Light-ldm/resolve/main/iclight_sd15_fbc_unet_ldm.safetensors?download=true | | unet | iclight_sd15_fc_unet_ldm.safetensors | https://huggingface.co/huchenlei/IC-Light-ldm/resolve/main/iclight_sd15_fc_unet_ldm.safetensors?download=true | | clip_vision | CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors | https://huggingface.co/h94/IP-Adapter/resolve/main/sdxl_models/image_encoder/model.safetensors | | embeddings | negativeXL_D.safetensors | https://civitai.com/api/download/models/134583 | | embeddings | BadDream.pt | https://civitai.com/api/download/models/77169 | | embeddings | UnrealisticDream.pt | https://civitai.com/api/download/models/77173 | | controlnet | mistoLine_rank256.safetensors | https://huggingface.co/TheMistoAI/MistoLine/resolve/main/mistoLine_rank256.safetensors?download=true | | controlnet | diffusers_xl_canny_full.safetensors | https://huggingface.co/lllyasviel/sd_control_collection/resolve/main/diffusers_xl_canny_full.safetensors?download=true | | controlnet | diffusers_xl_depth_full.safetensors | https://huggingface.co/lllyasviel/sd_control_collection/resolve/main/diffusers_xl_depth_full.safetensors?download=true | | ipadapter | ip-adapter_sdxl.safetensors | https://huggingface.co/h94/IP-Adapter/resolve/main/sdxl_models/ip-adapter_sdxl.safetensors | | upscale_models | 4x-UltraSharp.pth | https://huggingface.co/philz1337x/upscaler/resolve/main/4x-UltraSharp.pth?download=true | | loras | add-detail-xl.safetensors | https://civitai.com/api/download/models/135867?type=Model&format=SafeTensor |

Models for Pony

| Dir | Model | Link | | ----------- | -------------------------------------------------------------------

Related Skills

View on GitHub
GitHub Stars59
CategoryDevelopment
Updated2mo ago
Forks8

Security Score

100/100

Audited on May 26, 2026

No findings