Files
Endless-Nodes/pyproject.toml
tusharbhutt 68d80070e3 Update pyproject.toml
Added Endless Pandemonium node, did some bug squishing, updated README
2025-06-23 23:32:32 -06:00

15 lines
603 B
TOML

[project]
name = "endless-nodes"
description = "A small set of nodes I created for myself. Features multiple prompts in batches, an image saver with ability to have JSON saved to separate folder, image analysis nodes, switches for text and numbers, and more."
version = "1.2.0"
license = { file = "LICENSE" }
dependencies = ""
[project.urls]
Repository = "https://github.com/tusharbhutt/Endless-Nodes"
# Used by Comfy Registry https://comfyregistry.org
[tool.comfy]
PublisherId = "tusharbhutt"
DisplayName = "Endless-Nodes"
Icon = "https://github.com/tusharbhutt/Endless-Nodes/blob/main/img/icon.png"