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.
1 parent 8a84fec commit 39eb786Copy full SHA for 39eb786
pyproject.toml
@@ -2,7 +2,7 @@
2
name = "sd-dynamic-thresholding"
3
description = "Adds nodes for Dynamic Thresholding, CFG scheduling, and related techniques"
4
version = "1.0.0"
5
-license = "LICENSE"
+license = { file = "LICENSE.txt" }
6
7
[project.urls]
8
Repository = "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding"
0 commit comments