Analysis updated 2026-05-18
Search, filter, and download Civitai Checkpoints, LoRAs, and Workflows directly inside ComfyUI.
Organize scattered local model folders into one unified, searchable library.
Stack and toggle multiple LoRAs in a single node instead of chaining separate loader nodes.
| nregret/civitaimanager | adguardteam/recovery | adm1nsys/safari-ai-extension | |
|---|---|---|---|
| Stars | 8 | 8 | 8 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | — | 2018-03-16 | — |
| Maintenance | — | Dormant | — |
| Setup difficulty | easy | easy | hard |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | vibe coder | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Install via ComfyUI Manager or git clone into custom_nodes, no separate pip install needed.
CivitaiManager is a custom node for ComfyUI that lets you find, download, organize, and use Civitai models without ever leaving the ComfyUI interface. Civitai is a popular site where people share Stable Diffusion style AI image generation models, and this tool brings that catalog directly into your workflow. Inside ComfyUI, a card based browser lets you search and filter Civitai Checkpoints, UNet models, LoRAs, and Workflows by keyword, base model, category, tag, and sort order. A detail panel on the side shows version, file, preview images, and trigger words for a selected item before you queue it for download into an automatically organized folder. The extension also reads your existing local model folders, wherever they are scattered across ComfyUI's configured directories, and presents them as one unified library. From there you can move, rename, favorite, or delete files, and even match local files that are missing Civitai metadata by computing their SHA256 hash and looking up the matching record online. A standout feature is the Multi LoRA Loader node, which lets you stack several LoRAs in a single node instead of chaining many separate loader nodes together. Each LoRA in the stack has its own on and off switch and its own strength value, and you can search for and download new LoRAs directly from inside the node. If a file referenced in a saved workflow is missing, it is skipped safely with a log message rather than breaking the whole chain. A favorites system lets you bookmark models you have not downloaded yet, and once you download one, it is automatically merged with its favorite entry using the Civitai model ID. Downloads run in the background and persist even if you close the manager panel, if ComfyUI restarts mid download, the unfinished task is marked failed so you can requeue it. Installation works through the ComfyUI Manager, the Comfy CLI, or a plain git clone into the custom_nodes folder, and no separate pip install step is required. The interface supports both Chinese and English, and the source README does not state a license.
CivitaiManager is a ComfyUI extension that lets you browse, download, organize, and apply Civitai AI image models and LoRAs without leaving your workflow.
Mainly JavaScript. The stack also includes JavaScript, Python, ComfyUI.
License not stated in the README, check the repository before using in a commercial project.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
Verify against the repo before relying on details.