diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..5664b76 --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,13 @@ +[project] +name = "sd-dynamic-thresholding" +description = "Adds nodes for Dynamic Thresholding, CFG scheduling, and related techniques" +version = "1.0.0" +license = "LICENSE" + +[project.urls] +Repository = "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding" + +[tool.comfy] +PublisherId = "mcmonkey" +DisplayName = "Dynamic Thresholding" +Icon = ""