https://github.com/MoonGoblinDev/Civicomfy
Civitai model downloader for ComfyUI
https://github.com/MoonGoblinDev/Civicomfy
Last synced: 3 months ago
JSON representation
Civitai model downloader for ComfyUI
- Host: GitHub
- URL: https://github.com/MoonGoblinDev/Civicomfy
- Owner: MoonGoblinDev
- License: mit
- Created: 2025-04-01T08:03:07.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-04-08T09:29:32.000Z (3 months ago)
- Last Synced: 2025-04-08T10:31:09.674Z (3 months ago)
- Language: Python
- Size: 330 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-comfyui - **Civicomfy - Civitai Model Downloader for ComfyUI**
README
# Civicomfy - Civitai Model Downloader for ComfyUI
Civicomfy seamlessly integrates Civitai's vast model repository directly into ComfyUI, allowing you to search, download, and organize AI models without leaving your workflow.
## Features
- **Integrated Model Search**: Search Civitai's extensive library directly from ComfyUI
- **One-Click Downloads**: Download models with associated metadata and thumbnails
- **Automatic Organization**: Models are automatically saved to their appropriate directories
- **Clean UI**: Clean, intuitive interface that complements ComfyUI's aesthetic## Installation
Git clone
```bash
cd ComfyUI/custom_nodes
git clone https://github.com/MoonGoblinDev/Civicomfy.git
```Comfy-CLI
```bash
comfy node registry-install civicomfy
```ComfyUI Manager
## Usage
1. Start ComfyUI with Civicomfy installed
2. Access the Civicomfy panel from the Civicomfy menu button at the right top area.
3. Search for models
4. Click the download button on any model to save it to your local installation
5. Models become immediately available in ComfyUI nodes## Configuration
- Enter your Civitai API Token in the setting
## Screenshots
![]()
![]()
![]()
## Contributing
Contributions are welcome! Please feel free to submit a Pull Request.