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 ff09f1e + b8e4dec commit 8e8aa44Copy full SHA for 8e8aa44
pyproject.toml
@@ -0,0 +1,14 @@
1
+[project]
2
+name = "comfyui-checkpoint-automatic-config"
3
+description = "This node was designed to help with checkpoint configuration."
4
+version = "1.0.0"
5
+license = "LICENSE"
6
+
7
+[project.urls]
8
+Repository = "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config"
9
+# Used by Comfy Registry https://comfyregistry.org
10
11
+[tool.comfy]
12
+PublisherId = ""
13
+DisplayName = "comfyui-checkpoint-automatic-config"
14
+Icon = ""
0 commit comments