mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-25 07:05:43 -03:00
Update README.md
This commit is contained in:
22
README.md
22
README.md
@@ -6,16 +6,22 @@ Web-based management interface for local LoRA models in ComfyUI. Access at: `htt
|
|||||||
|
|
||||||
## Key Features
|
## Key Features
|
||||||
|
|
||||||
- Automatic scanning and listing of local LoRA models
|
- **🔍 Automatic scanning and listing** of local LoRA models
|
||||||
- Folder-based categorization with nested directory support
|
- **📂 Folder-based categorization** with nested directory support
|
||||||
- Metadata retrieval from CivitAI (including previews)
|
- **🌐 Metadata retrieval** from CivitAI (including previews)
|
||||||
- Manual preview replacement (supports JPG/PNG/MP4/WEBM)
|
- **🖼️ Manual preview replacement** (supports JPG/PNG/MP4/WEBM)
|
||||||
- One-click filename copying
|
- **📋 One-click filename copying**
|
||||||
- Sorting by name/modification date
|
- **↕️ Sorting** by name/modification date
|
||||||
- Light/dark theme toggle
|
- **🌓 Light/dark theme** toggle
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
1. Clone to ComfyUI custom nodes directory:
|
### 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
|
```bash
|
||||||
git clone https://github.com/willmiao/ComfyUI-Lora-Manager.git
|
git clone https://github.com/willmiao/ComfyUI-Lora-Manager.git
|
||||||
|
|||||||
Reference in New Issue
Block a user