mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-25 15:15:44 -03:00
Update README and version for UI enhancements and navigation improvements
This commit is contained in:
10
README.md
10
README.md
@@ -6,6 +6,16 @@ A web-based management interface designed to help you organize and manage your l
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## [Update 0.5.8] UI Enhancements & Navigation Improvements
|
||||||
|
|
||||||
|
- ✨ **Enhanced Navigation**:
|
||||||
|
- Added collapsible folder tags with persistent state
|
||||||
|
- Implemented "Back to Top" button for easier browsing
|
||||||
|
|
||||||
|
- 🎨 **UI Refinements**: Various visual improvements and interface optimizations
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## [Update 0.5.7] Performance Boost & Search Feature
|
## [Update 0.5.7] Performance Boost & Search Feature
|
||||||
|
|
||||||
- 🚀 **Major Performance Improvements**:
|
- 🚀 **Major Performance Improvements**:
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "comfyui-lora-manager"
|
name = "comfyui-lora-manager"
|
||||||
description = "LoRA Manager for ComfyUI - Access it at http://localhost:8188/loras for managing LoRA models with previews and metadata integration."
|
description = "LoRA Manager for ComfyUI - Access it at http://localhost:8188/loras for managing LoRA models with previews and metadata integration."
|
||||||
version = "0.5.7-hotfix"
|
version = "0.5.8"
|
||||||
license = {file = "LICENSE"}
|
license = {file = "LICENSE"}
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"aiohttp",
|
"aiohttp",
|
||||||
|
|||||||
Reference in New Issue
Block a user