Merge pull request #12 from haohaocreates/pyproject

Add pyproject.toml for Custom Node Registry
This commit is contained in:
Hayden
2024-10-30 14:05:40 +08:00
committed by GitHub

14
pyproject.toml Normal file
View File

@@ -0,0 +1,14 @@
[project]
name = "comfyui-model-manager"
description = "Manage models: browsing, download and delete."
version = "1.0.0"
license = "LICENSE"
[project.urls]
Repository = "https://github.com/hayden-fr/ComfyUI-Model-Manager"
# Used by Comfy Registry https://comfyregistry.org
[tool.comfy]
PublisherId = "hayden"
DisplayName = "ComfyUI-Model-Manager"
Icon = ""