Files
Endless-Nodes/pyproject.toml
tusharbhutt 76c87b0932 Add files via upload
Fixed image saver so it does not force the user to connect "prompt_list"
2025-07-09 22:08:46 -06:00

15 lines
550 B
TOML

[project]
name = "endless-nodes"
version = "1.3.0"
description = "Modular, prompt-aware nodes for ComfyUI—analyze images, rank prompts, embed with CLIP, batch with control, and explore aesthetic/structural depth. 🌊✨"
license = { file = "LICENSE" }
readme = "README.md"
dependencies = ""
[project.urls]
Repository = "https://github.com/tusharbhutt/Endless-Nodes"
[tool.comfy]
PublisherId = "tusharbhutt"
DisplayName = "Endless 🌊✨ Nodes"
Icon = "https://raw.githubusercontent.com/tusharbhutt/Endless-Nodes/main/img/icon.png"