We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae1d0f6 + ad5b3a1 commit 5db4ab9Copy full SHA for 5db4ab9
pyproject.toml
@@ -0,0 +1,14 @@
1
+[project]
2
+name = "comfyui-image-selector"
3
+description = "A custom node for ComfyUI, which can select one or some of images from a batch."
4
+version = "1.0.0"
5
+license = "LICENSE"
6
+
7
+[project.urls]
8
+Repository = "https://github.com/SLAPaper/ComfyUI-Image-Selector"
9
+# Used by Comfy Registry https://comfyregistry.org
10
11
+[tool.comfy]
12
+PublisherId = "slapaper"
13
+DisplayName = "ComfyUI-Image-Selector"
14
+Icon = ""
0 commit comments