From bab2c92ecab2769466dce79bc000c24de7869e49 Mon Sep 17 00:00:00 2001 From: pixelpaws Date: Mon, 27 Jan 2025 17:47:06 +0800 Subject: [PATCH] Update README.md --- README.md | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index d709fa6f..bba60baf 100644 --- a/README.md +++ b/README.md @@ -6,16 +6,22 @@ Web-based management interface for local LoRA models in ComfyUI. Access at: `htt ## 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 +- **🔍 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: +### 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