Files
Endless-Nodes/pyproject.toml
tusharbhutt e906c08f87 Update pyproject.toml
Trying to load into ComfyUI Registry again
2025-06-15 11:47:19 -06:00

15 lines
647 B
TOML

[project]
name = "endless-nodes"
description = "A small set of nodes I created for myself. Features image saver with ability to have JSON saved to separate folder, parameter collection nodes, two aesthetic scoring models, switches for text and numbers, and conversion nodes."
version = "0.44b"
license = { file = "LICENSE" }
dependencies = ["colorama","image-reward","pytorch-lightning","git+https://github.com/openai/CLIP.git#egg=clip"]
[project.urls]
Repository = "https://github.com/tusharbhutt/Endless-Nodes"
# Used by Comfy Registry https://comfyregistry.org
[tool.comfy]
PublisherId = "tusharbhutt"
DisplayName = "Endless-Nodes"
Icon = ""