Update README and version to 0.7.33 with new LoRA features and bug fixes

This commit is contained in:
Will Miao
2025-03-03 18:51:50 +08:00
parent a38757fee6
commit caae1d2fbe
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.32"
version = "0.7.33"
license = {file = "LICENSE"}
dependencies = [
"aiohttp",