ComfyUI Extension: Civitai Gallery Explorer
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.
This is a powerful custom node for ComfyUI that brings the full Civitai browsing experience directly into your workflow.
Looking for a different extension?
Custom Nodes (2)
README
CivitAI Gallery Explorer for ComfyUI
CivitAI Gallery Explorer is a powerful custom node for ComfyUI that brings the full Civitai browsing experience directly into your workflow. Explore models, images, and videos with an infinite scroll interface, advanced filters, and seamless integration for prompts and LoRAs.

✨ Features
- Infinite Scroll Gallery: Browse thousands of images and models without pagination.
- Advanced Filtering: Filter by NSFW level, Time Period (Day/Week/Month/Year/AllTime), Sort Order (Newest/Most Reactions/Most Comments), and Media Type (Images/Videos).
- Native UI Integration: Fully responsive masonry grid layout that adapts to your node size.
- Drag & Drop Workflow: Drag images directly from the gallery to your canvas to load their workflows (if available) or use them as inputs.
- Metadata Inspector: View full generation metadata including prompts, negative prompts, Sampler, CFG, Seed, and Model details.
- Auto-Download LoRAs: Automatically detects missing LoRAs in the metadata and offers to download them with a single click (or auto-download enabled).
- Favorites System: Save your favorite images locally to a "Favorites" tab for quick access.
- Search & Discovery: Search by username, tag, or base model (SD 1.5, SDXL, Pony, etc.).
- Smart Inputs: Automatically populates
positive_prompt,negative_prompt, andlora_datawidgets when an image is selected.
🚀 Installation
Option 1: ComfyUI Manager (Recommended)
- Open ComfyUI Manager.
- Click Install Custom Nodes.
- Search for
CivitAI Gallery Explorer. - Click Install.
- Restart ComfyUI.
Option 2: Manual Installation
- Navigate to your ComfyUI
custom_nodesdirectory:cd ComfyUI/custom_nodes/ - Clone this repository:
git clone https://github.com/fabwaseem/ComfyUI-Civitai-Gallery-Explorer.git - Install dependencies:
cd ComfyUI-Civitai-Gallery-Explorer pip install -r requirements.txt - Restart ComfyUI.
🛠️ Usage
- Add the Node: Right-click on the canvas ->
fabwaseem/Civitai->Civitai Gallery Explorer. - Browse: Use the filters and search bar to find content.
- Select: Click on an image to view its details.
- Use:
- The
positive_promptandnegative_promptwidgets will automatically update. - Connect the
lora_dataoutput to a LoRA loader stack (compatible with standard LoRA stack formats) to auto-load used LoRAs. - Enable "Auto Download" in the LoRA Loader node to fetch missing resources automatically.
- The
🧩 Example Workflow
Download the example workflow JSON file to get started quickly:
⚙️ Configuration
- NSFW Filter: Toggle between None, Soft, Mature, and X.
- View Mode: Switch between Masonry (Grid) and List view.
- Video Support: Toggle video playback in the gallery.
- Favorites: Click the star icon on any image to add it to your favorites list.
🤝 Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
🙏 Credits
Developed by Waseem Anjum (fabwaseem).
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.