Files
ComfyUI-Lora-Manager/pyproject.toml
Will Miao b7f6c4fbf8 Update
2025-01-29 06:06:48 +08:00

16 lines
478 B
TOML

[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"
license = {file = "LICENSE"}
dependencies = ["aiohttp", "jinja2", "safetensors"]
[project.urls]
Repository = "https://github.com/willmiao/ComfyUI-Lora-Manager"
# Used by Comfy Registry https://comfyregistry.org
[tool.comfy]
PublisherId = "willmiao"
DisplayName = "ComfyUI-Lora-Manager"
Icon = ""