mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -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
|
||||
|
||||
- 🚀 **Major Performance Improvements**:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[project]
|
||||
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."
|
||||
version = "0.5.7-hotfix"
|
||||
version = "0.5.8"
|
||||
license = {file = "LICENSE"}
|
||||
dependencies = [
|
||||
"aiohttp",
|
||||
|
||||
Reference in New Issue
Block a user