Add files via upload

Uploading V1.3.0 with ability to change font sizes
This commit is contained in:
tusharbhutt
2025-07-19 16:14:53 -06:00
committed by GitHub
parent b0964fb39f
commit 363b4bce1f
11 changed files with 577 additions and 8 deletions

View File

@@ -1,15 +1,15 @@
[project]
name = "endless-nodes"
version = "1.2.5"
description = "Modular, prompt-aware nodes for ComfyUI—analyze images, rank prompts, embed with CLIP, batch with control, and explore aesthetic/structural depth. 🌊✨"
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" }
readme = "README.md"
dependencies = ""
[project.urls]
Repository = "https://github.com/tusharbhutt/Endless-Nodes"
# Used by Comfy Registry https://comfyregistry.org
[tool.comfy]
PublisherId = "tusharbhutt"
DisplayName = "Endless 🌊✨ Nodes"
DisplayName = "Endless-Nodes"
Icon = "https://raw.githubusercontent.com/tusharbhutt/Endless-Nodes/main/img/icon.png"