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 454e81b + 7ab948c commit 717b81bCopy full SHA for 717b81b
pyproject.toml
@@ -0,0 +1,14 @@
1
+[project]
2
+name = "comfyui_hidiffusion_pro"
3
+description = "A HiDiffusion node for ComfyUI."
4
+version = "1.0.0"
5
+license = "LICENSE"
6
+
7
+[project.urls]
8
+Repository = "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro"
9
+# Used by Comfy Registry https://comfyregistry.org
10
11
+[tool.comfy]
12
+PublisherId = ""
13
+DisplayName = "ComfyUI_HiDiffusion_Pro"
14
+Icon = ""
0 commit comments