Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 64e9b0f

Browse files
authored
Merge pull request #436 from haohaocreates/pyproject.toml
Add pyproject.toml for Custom Node Registry
2 parents 34a1ea3 + 758c350 commit 64e9b0f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

pyproject.toml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[project]
2+
name = "pr-was-node-suite-comfyui-47064894"
3+
description = ""
4+
version = "1.0.0"
5+
license = "LICENSE"
6+
dependencies = ["cmake", "fairscale>=0.4.4", "git+https://github.com/WASasquatch/img2texture.git", "git+https://github.com/WASasquatch/cstr", "gitpython", "imageio", "joblib", "matplotlib", "numba", "numpy", "opencv-python-headless[ffmpeg]<=4.7.0.72", "pilgram", "git+https://github.com/WASasquatch/ffmpy.git", "rembg", "scikit-image>=0.20.0", "scikit-learn", "scipy", "timm>=0.4.12", "tqdm", "transformers"]
7+
8+
[project.urls]
9+
Repository = "https://github.com/WASasquatch/was-node-suite-comfyui"
10+
# Used by Comfy Registry https://comfyregistry.org
11+
12+
[tool.comfy]
13+
PublisherId = ""
14+
DisplayName = "PR-was-node-suite-comfyui-47064894"
15+
Icon = ""

0 commit comments

Comments
 (0)