mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-25 15:15:44 -03:00
Merge branch 'main' of https://github.com/willmiao/ComfyUI-Lora-Manager
This commit is contained in:
21
README.md
Normal file
21
README.md
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
# ComfyUI LoRA Manager
|
||||||
|
|
||||||
|
Web-based management interface for local LoRA models in ComfyUI. Access at: `http://localhost:8188/loras`
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## 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
|
||||||
|
|
||||||
|
1. Clone to ComfyUI custom nodes directory:
|
||||||
|
```bash
|
||||||
|
git clone https://github.com/willmiao/ComfyUI-Lora-Manager.git
|
||||||
Reference in New Issue
Block a user