add a pyproject.toml

pull/100/head
Alex "mcmonkey" Goodwin 2024-05-24 09:07:13 -07:00
parent ec5d85c1b5
commit 9ed25de29a
1 changed files with 13 additions and 0 deletions

13
pyproject.toml Normal file
View File

@ -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 = ""