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 b70f9e7 + 6664807 commit 917e235Copy full SHA for 917e235
pyproject.toml
@@ -0,0 +1,14 @@
1
+[project]
2
+name = "sigmas_tools_and_the_golden_scheduler"
3
+description = "A few nodes to mix sigmas and a custom scheduler that uses phi, then one using eval() to be able to schedule with custom formulas."
4
+version = "1.0.0"
5
+license = "LICENSE"
6
+
7
+[project.urls]
8
+Repository = "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler"
9
+# Used by Comfy Registry https://comfyregistry.org
10
11
+[tool.comfy]
12
+PublisherId = ""
13
+DisplayName = "sigmas_tools_and_the_golden_scheduler"
14
+Icon = ""
0 commit comments