mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
76ffec3680e137670d94bbb4b7a5e59fb0f26ce4
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
[Update 0.5.9] Enhanced Search Capabilities
- 🔍 Advanced Search Features:
- Implemented fuzzy search for more flexible model finding
- Added recursive search toggle functionality
- Support for searching in current folder only or all subfolders
Key Features
-
🚀 High Performance
- Fast model loading and browsing
- Smooth scrolling through large collections
- Real-time updates when files change
-
📂 Easy Organization
- Quick search to find models
- Folder-based categorization
- Sort by name or date
-
🌐 Rich Model Details
- Preview images and videos
- Model descriptions from CivitAI
- Trigger words at a glance
-
💻 User Friendly
- One-click access from ComfyUI menu
- Copy model names with single click
- Customizable light/dark theme
- 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
- Once installed, access the LoRA manager at http://localhost:8188/loras.
- From the interface, you can:
- Browse and organize your LoRA models.
- Automatically fetch or manually set preview images.
- View and copy trigger words associated with each LoRA.
- Toggle between light and dark themes.
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!
Languages
Python
47.6%
JavaScript
39.3%
CSS
5.4%
HTML
3.1%
Vue
2.7%
Other
1.9%
