From d67914e0950830bd5959edf8fc655252347fde27 Mon Sep 17 00:00:00 2001 From: Will Miao Date: Tue, 3 Mar 2026 22:06:29 +0800 Subject: [PATCH] docs: update portable package download link to v1.0.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d8b6c8b..c2693693 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ Insomnia Art Designs, megakirbs, Brennok, wackop, 2018cfh, Takkan, stone9k, $Met ### Option 2: **Portable Standalone Edition** (No ComfyUI required) -1. Download the [Portable Package](https://github.com/willmiao/ComfyUI-Lora-Manager/releases/download/v0.9.8/lora_manager_portable.7z) +1. Download the [Portable Package](https://github.com/willmiao/ComfyUI-Lora-Manager/releases/download/v1.0.0/lora_manager_portable.7z) 2. Copy the provided `settings.json.example` file to create a new file named `settings.json` in `comfyui-lora-manager` folder. 3. Edit the new `settings.json` to include your correct model folder paths and CivitAI API key - Set `"use_portable_settings": true` if you want the configuration to remain inside the repository folder instead of your user settings directory.