Add files via upload

Forgot to upload the proper init that finds the web dev
This commit is contained in:
tusharbhutt
2025-07-20 08:44:50 -06:00
committed by GitHub
parent 4bc085ba39
commit eb76509f12
2 changed files with 130 additions and 48 deletions

View File

@@ -1,7 +1,7 @@
[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"
version = "1.3.2"
license = { file = "LICENSE" }
dependencies = ""
@@ -11,5 +11,5 @@ Repository = "https://github.com/tusharbhutt/Endless-Nodes"
[tool.comfy]
PublisherId = "tusharbhutt"
DisplayName = "Endless 🌊✨ Nodes"
DisplayName = "Endless-Nodes"
Icon = "https://raw.githubusercontent.com/tusharbhutt/Endless-Nodes/main/img/icon.png"