mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
4.8 KiB
4.8 KiB
ComfyUI LoRA Manager
A web-based management interface designed to help you organize and manage your local LoRA models in ComfyUI. Access the interface at: http://localhost:8188/loras
📺 Tutorial: One-Click LoRA Integration
Watch this quick tutorial to learn how to use the new one-click LoRA integration feature:
[Update 0.7.33] Enhanced UI Controls & Trigger Word Management
-
🎛️ Enhanced LoRA Loader Node:
- New visual widgets for easier LoRA strength adjustment
- Toggle switches for quick LoRA enable/disable
- Image tooltips for quick LoRA preview identification
- Improved UI for managing multiple LoRAs
-
🏷️ New TriggerWord Toggle Node:
- Visual display of applicable trigger words
- Click-to-toggle individual trigger words
- Easy exclusion of unwanted trigger words
- Connects directly after LoRA Loader node
-
🐛 Bug Fixes and Stability Improvements
[Update 0.7.3] One-Click Integration & Workflow Automation
- ✨ One-Click LoRA Integration:
- Use "Lora Loader (LoraManager)" custom node in workflows
- Copy LoRA syntax directly from manager interface
- Auto-applies preset strength values
- Auto-loads trigger words when available
- Example workflow included
[Update 0.7.0] Major Features Enhancement
- 🚀 Direct CivitAI Integration:
- Download LoRAs directly from CivitAI URLs
- Version selection support for model downloads
- Choose target folder for downloads
- 📋 New Context Menu Features:
- Right-click menu for quick actions
- Force refresh CivitAI data
- Move LoRAs between folders
- 📝 Enhanced Model Details:
- Save personal usage tips
- Add custom notes for each LoRA
- Improved performance for details window
⚠ Important Note: To use the CivitAI download feature, you'll need to:
- Get your CivitAI API key from your profile settings
- Add it to the LoRA Manager settings page
- Save the settings
Key Features
-
🚀 High Performance
- Fast model loading and browsing
- Smooth scrolling through large collections
- Real-time updates when files change
-
📂 Advanced Organization
- Quick search with fuzzy matching
- Folder-based categorization
- Move LoRAs between folders
- Sort by name or date
-
🌐 Rich Model Integration
- Direct download from CivitAI
- Preview images and videos
- Model descriptions and version selection
- Trigger words at a glance
- One-click workflow integration with preset values
-
💻 User Friendly
- One-click access from ComfyUI menu
- Context menu for quick actions
- Custom notes and usage tips
- Multi-folder support
Installation
Option 1: ComfyUI Manager (Recommended)
- Open ComfyUI.
- Go to Manager > Custom Node Manager.
- Search for
lora-manager. - Click Install.
Option 2: Manual Installation
git clone https://github.com/willmiao/ComfyUI-Lora-Manager.git
cd ComfyUI-Lora-Manager
pip install requirements.txt
Usage
- There are two ways to access the LoRA manager:
- Click the "Launch LoRA Manager" button in the ComfyUI menu
- Visit http://localhost:8188/loras directly
- From the interface, you can:
- Browse and organize your LoRA models
- Download models directly from CivitAI
- Automatically fetch or manually set preview images
- View and copy trigger words associated with each LoRA
- Add personal notes and usage tips
- To use LoRAs in your workflow:
- Add the "Lora Loader (LoraManager)" node to your workflow
- Select a LoRA in the manager interface
- Click copy button or use right-click menu "Copy LoRA syntax"
- Paste into the Lora Loader node's text input
- The node will automatically apply preset strength and trigger words
Contributing
If you have suggestions, bug reports, or improvements, feel free to open an issue or contribute directly to the codebase. Pull requests are always welcome!
☕ Support
If you find this project helpful, consider supporting its development:
💬 Community
Join our Discord community for support, discussions, and updates: Discord Server
🗺️ Roadmap
- ✅ One-click integration of LoRAs into ComfyUI workflows with preset strength values
- 🤝 Improved usage tips retrieval from CivitAI model pages
- 🔌 Integration with Power LoRA Loader and other management tools
- 🛡️ Configurable NSFW level settings for content filtering

