🌐 Multilingual Support: 中文 | Español | Français | 日本語 | 한국어
This repository contains all workflow files for ComfyUI-Wiki.com. Each workflow includes a preview image (with metadata) and JSON file, which can be directly dragged into ComfyUI for loading.
After downloading corresponding models, drag them into ComfyUI to load the workflow. Each workflow file contains a readme.md with model download information.
- Have ComfyUI installed
- New users please refer to ComfyUI Wiki Installation Guide
ComfyUI will automatically detect missing models when loading workflows:
- Click the download button in the pop-up window
- Notes:
- Currently only supports model detection from CivitAI and Hugging Face
- Ensure network access to these platforms
- Unsupported formats like .pth will be recorded in readme.md for manual download
- Click the
Download
button to initiate browser download, then manually move files toComfyUI/models/
Example directory structure:
ComfyUI/
└── models/
├── checkpoints/
│ └── dreamshaper_8.safetensors
└── loras/
├── blindbox_ViMix.safetensors
└── MoXinV1.safetensors
After moving files, please restart/refresh the interface
- Core nodes missing: Update ComfyUI
- Custom nodes missing: Install via ComfyUI Manager
- Click the
Manager
button - Select
Install missing nodes
- Click
Install
in the pop-up window
- Automatic node installation requires GitHub access
- Restricted network users please refer to Manual Installation Guide
- Each workflow's README provides URLs for custom nodes