chore(pyproject): Add pyproject.toml for Custom Node Registry

This commit is contained in:
snomiao
2024-12-21 02:23:48 +00:00
parent f6614f274d
commit 2f13ebe37d

15
pyproject.toml Normal file
View File

@@ -0,0 +1,15 @@
[project]
name = "comfyui-ycanvas"
description = ""
version = "1.0.0"
license = {file = "LICENSE"}
dependencies = ["torch", "torchvision", "transformers", "aiohttp", "numpy", "tqdm", "Pillow"]
[project.urls]
Repository = "https://github.com/yichengup/Comfyui-Ycanvas"
# Used by Comfy Registry https://comfyregistry.org
[tool.comfy]
PublisherId = ""
DisplayName = "Comfyui-Ycanvas"
Icon = ""