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 a2e6aff + 55a57a3 commit 2069d0cCopy full SHA for 2069d0c
pyproject.toml
@@ -0,0 +1,15 @@
1
+[project]
2
+name = "comfyui-prompt-reader-node"
3
+description = "The ultimate solution for managing image metadata and multi-tool compatibility. ComfyUI node version of the SD Prompt Reader."
4
+version = "1.0.0"
5
+license = "LICENSE"
6
+dependencies = ["piexif"]
7
+
8
+[project.urls]
9
+Repository = "https://github.com/receyuki/comfyui-prompt-reader-node"
10
+# Used by Comfy Registry https://comfyregistry.org
11
12
+[tool.comfy]
13
+PublisherId = ""
14
+DisplayName = "comfyui-prompt-reader-node"
15
+Icon = ""
0 commit comments