From 1408fade35af62ed80b90132a8d6c917456559bd Mon Sep 17 00:00:00 2001 From: pixelpaws <13051207myq@gmail.com> Date: Mon, 27 Jan 2025 17:32:26 +0800 Subject: [PATCH] Create README.md --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..9e07f829 --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# ComfyUI LoRA Manager + +Web-based management interface for local LoRA models in ComfyUI. Access at: `http://localhost:8188/loras` + +![Interface Preview](https://via.placeholder.com/800x400.png?text=LoRA+Management+Interface) + +## 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