Files
Endless-Nodes/pyproject.toml
tusharbhutt 363b4bce1f Add files via upload
Uploading V1.3.0 with ability to change font sizes
2025-07-19 16:14:53 -06:00

16 lines
642 B
TOML

[project]
name = "endless-nodes"
description = "A small set of nodes I created for myself. Features multiple simultaneous 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.3.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://raw.githubusercontent.com/tusharbhutt/Endless-Nodes/main/img/icon.png"