This commit is contained in:
Will Miao
2025-01-29 06:06:48 +08:00
parent 6aea23523c
commit b7f6c4fbf8
4 changed files with 57 additions and 18 deletions

View File

@@ -3,6 +3,7 @@ name = "comfyui-lora-manager"
description = "LoRA Manager for ComfyUI - An extension for managing LoRA models with previews and metadata integration."
version = "0.5.1"
license = {file = "LICENSE"}
dependencies = ["aiohttp", "jinja2", "safetensors"]
[project.urls]
Repository = "https://github.com/willmiao/ComfyUI-Lora-Manager"