mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-08 20:22:34 +08:00
chore(licence-update): Add pyproject.toml for Custom Node Registry
This commit is contained in:
parent
5bf9914e17
commit
ddad6cddcd
@ -2,7 +2,7 @@
|
||||
name = "comfyui-manager"
|
||||
description = "ComfyUI-Manager provides features to install and manage custom nodes for ComfyUI, as well as various functionalities to assist with ComfyUI."
|
||||
version = "2.47"
|
||||
license = "LICENSE"
|
||||
license = { file = "LICENSE.txt" }
|
||||
dependencies = ["GitPython", "PyGithub", "matrix-client==0.4.0", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions"]
|
||||
|
||||
[project.urls]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user