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 76507d0 + af2c86b commit f077be1Copy full SHA for f077be1
pyproject.toml
@@ -0,0 +1,14 @@
1
+[project]
2
+name = "comfyui-floodgate"
3
+description = "This is an Extension for ComfyUI, which allows you to control the logic flow with just one click!"
4
+version = "1.0.0"
5
+license = "LICENSE"
6
+
7
+[project.urls]
8
+Repository = "https://github.com/Haoming02/comfyui-floodgate"
9
+# Used by Comfy Registry https://comfyregistry.org
10
11
+[tool.comfy]
12
+PublisherId = ""
13
+DisplayName = "comfyui-floodgate"
14
+Icon = ""
0 commit comments