Spaces:
Sleeping
Sleeping
[project] | |
name = "comfyui-n-nodes" | |
description = "A suite of custom nodes for ConfyUI that includes GPT text-prompt generation, LoadVideo,SaveVideo,LoadFramesFromFolder and FrameInterpolator" | |
version = "1.1.1" | |
license = { file = "LICENSE" } | |
dependencies = ["py-cpuinfo", "gitpython", "moviepy", "opencv-python", "scikit-build", "typing", "diskcache"] | |
[project.urls] | |
Repository = "https://github.com/Nuked88/ComfyUI-N-Nodes" | |
# Used by Comfy Registry https://comfyregistry.org | |
[tool.comfy] | |
PublisherId = "nuked" | |
DisplayName = "ComfyUI-N-Nodes" | |
Icon = "" | |