Update to 0.5.2

This commit is contained in:
Will Miao
2025-01-29 20:43:45 +08:00
parent a3235e4b3b
commit 47329f92b6
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "comfyui-lora-manager"
description = "LoRA Manager for ComfyUI - An extension for managing LoRA models with previews and metadata integration."
version = "0.5.1"
version = "0.5.2"
license = {file = "LICENSE"}
dependencies = ["aiohttp", "jinja2", "safetensors"]