File size: 350 Bytes
bb7f1f4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | [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 = ""
|