From 2947420b00f2c0383f14fcb2b7d49d0920b0df44 Mon Sep 17 00:00:00 2001 From: Will Miao <13051207myq@gmail.com> Date: Wed, 5 Feb 2025 00:21:11 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f29d6f8f..5b2ca164 100644 --- a/README.md +++ b/README.md @@ -82,14 +82,12 @@ A web-based management interface designed to help you organize and manage your l ### Option 2: **Manual Installation** -1. Clone the repository: - ```bash git clone https://github.com/willmiao/ComfyUI-Lora-Manager.git +cd ComfyUI-Lora-Manager +pip install requirements.txt ``` -2. Follow the setup instructions in the repository for manual installation. - ## Usage 1. Once installed, access the LoRA manager at [http://localhost:8188/loras](http://localhost:8188/loras).