Register node

This commit is contained in:
Will Miao
2025-01-27 17:32:03 +08:00
parent c6b94e372b
commit 7484b07812
2 changed files with 14 additions and 0 deletions

14
pyproject.toml Normal file
View File

@@ -0,0 +1,14 @@
[project]
name = "lora-manager"
description = "LoRA Manager for ComfyUI - An extension for managing LoRA models with previews and metadata integration."
version = "0.5.0"
license = {file = "LICENSE"}
[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 = ""

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB