Files
ComfyUI-Lora-Manager/README.md
2025-01-27 17:47:06 +08:00

28 lines
947 B
Markdown

# ComfyUI LoRA Manager
Web-based management interface for local LoRA models in ComfyUI. Access at: `http://localhost:8188/loras`
![Interface Preview](https://github.com/willmiao/ComfyUI-Lora-Manager/blob/main/static/images/Screenshot%202025-01-27%20172349.png)
## Key Features
- **🔍 Automatic scanning and listing** of local LoRA models
- **📂 Folder-based categorization** with nested directory support
- **🌐 Metadata retrieval** from CivitAI (including previews)
- **🖼️ Manual preview replacement** (supports JPG/PNG/MP4/WEBM)
- **📋 One-click filename copying**
- **↕️ Sorting** by name/modification date
- **🌓 Light/dark theme** toggle
## Installation
### Option 1: ComfyUI Manager (Recommended)
1. Open ComfyUI
2. Navigate to **Manager > Custom Node Manager**
3. Search for `lora-manager`
4. Click `Install`
### Option 2: Manual Installation
```bash
git clone https://github.com/willmiao/ComfyUI-Lora-Manager.git