Update README for version 0.5.7: Highlight performance improvements, new search feature, and bug fixes

This commit is contained in:
Will Miao
2025-02-04 23:59:40 +08:00
parent 0c11fbcb1e
commit 6c94f12757
2 changed files with 33 additions and 8 deletions

View File

@@ -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.6"
version = "0.5.7"
license = {file = "LICENSE"}
dependencies = ["aiohttp", "jinja2", "safetensors"]