mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-18 18:30:07 +08:00
16 lines
729 B
TOML
16 lines
729 B
TOML
[project]
|
|
name = "was-node-suite-comfyui"
|
|
description = ""
|
|
version = "1.0.2"
|
|
license = { file = "LICENSE" }
|
|
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"]
|
|
|
|
[project.urls]
|
|
Repository = "https://github.com/WASasquatch/was-node-suite-comfyui"
|
|
# Used by Comfy Registry https://comfyregistry.org
|
|
|
|
[tool.comfy]
|
|
PublisherId = "was"
|
|
DisplayName = "WAS Node Suite"
|
|
Icon = ""
|