Skip to content

Commit 39eb786

Browse files
chore(licence-update): Add pyproject.toml for Custom Node Registry (#100)
Co-authored-by: snomiao <[email protected]>
1 parent 8a84fec commit 39eb786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "sd-dynamic-thresholding"
33
description = "Adds nodes for Dynamic Thresholding, CFG scheduling, and related techniques"
44
version = "1.0.0"
5-
license = "LICENSE"
5+
license = { file = "LICENSE.txt" }
66

77
[project.urls]
88
Repository = "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding"

0 commit comments

Comments
 (0)