Update README for version 0.7.2: Add one-click LoRA integration features and usage instructions

This commit is contained in:
Will Miao
2025-02-21 22:12:23 +08:00
parent 4605399b50
commit 2dd2bb7478
2 changed files with 17 additions and 2 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.7.1"
version = "0.7.2"
license = {file = "LICENSE"}
dependencies = [
"aiohttp",