Update pyproject.toml

Updated file to V1.00
This commit is contained in:
tusharbhutt
2025-06-21 19:09:38 -06:00
committed by GitHub
parent 68c428dd32
commit 6a8a09a78c

View File

@@ -1,9 +1,9 @@
[project] [project]
name = "endless-nodes" name = "endless-nodes"
description = "A small set of nodes I created for myself. Features image saver with ability to have JSON saved to separate folder, parameter collection nodes, two aesthetic scoring models, switches for text and numbers, and conversion nodes." description = "A small set of nodes I created for myself. Features multiple prompts in batchesm an image saver with ability to have JSON saved to separate folder, image analysis nodes, switches for text and numbers, and more."
version = "0.44.0-beta" version = "1.00"
license = { file = "LICENSE" } license = { file = "LICENSE" }
dependencies = ["colorama","image-reward","pytorch-lightning","git+https://github.com/openai/CLIP.git#egg=clip"] dependencies = ""
[project.urls] [project.urls]
Repository = "https://github.com/tusharbhutt/Endless-Nodes" Repository = "https://github.com/tusharbhutt/Endless-Nodes"
# Used by Comfy Registry https://comfyregistry.org # Used by Comfy Registry https://comfyregistry.org