From b036009b81460d729631ec8c2106bb2c9cb87682 Mon Sep 17 00:00:00 2001 From: pixelpaws Date: Thu, 30 Jan 2025 22:21:14 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 983d2584..a9a3cece 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ A web-based management interface for organizing and managing your local LoRA mod --- +## [Update 0.5.4] Support for Extra LoRA Paths via `extra_model_paths.yaml` + +- 🛠️ **Extra LoRA Paths**: Support for additional LoRA paths via extra_model_paths.yaml is now available, offering greater flexibility in managing LoRAs located outside the default directory. + +--- + ## [Update 0.5.3] Improved Preview Handling & Trigger Words Support - ✅ **Smarter Preview Image Handling**: The manager now automatically scans for and uses existing local preview images. If a local preview is found, it will not re-download one from CivitAI when fetching model details, saving time and bandwidth.