update DB

update pyproject.toml
This commit is contained in:
Dr.Lt.Data
2024-05-23 01:06:39 +09:00
parent c41c94edb4
commit eca4b3467b
6 changed files with 95 additions and 51 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "comfyui-manager"
description = "ComfyUI-Manager itself is also a custom node."
version = "1.0.0"
description = "ComfyUI-Manager provides features to install and manage custom nodes for ComfyUI, as well as various functionalities to assist with ComfyUI."
version = "2.34.1"
license = "LICENSE"
dependencies = ["GitPython", "PyGithub", "matrix-client==0.4.0", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions"]
@@ -10,6 +10,6 @@ Repository = "https://github.com/ltdrdata/ComfyUI-Manager"
# Used by Comfy Registry https://comfyregistry.org
[tool.comfy]
PublisherId = ""
PublisherId = "drltdata"
DisplayName = "ComfyUI-Manager"
Icon = ""