mirror of
https://github.com/tusharbhutt/Endless-Nodes.git
synced 2026-03-21 20:42:12 -03:00
Add files via upload
Fixed image saver so it does not force the user to connect "prompt_list"
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
[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.2.4"
|
||||
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"
|
||||
[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"
|
||||
Reference in New Issue
Block a user