mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2024-12-29 19:05:05 +08:00
add Dynamic Thresholding as extension
parent
3da4580834
commit
f603e392f5
@ -548,6 +548,13 @@
|
||||
"added": "2023-01-28",
|
||||
"tags": ["script", "tab"]
|
||||
},
|
||||
{
|
||||
"name": "Dynamic Thresholding",
|
||||
"url": "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding.git",
|
||||
"description": "Adds customizable dynamic thresholding to allow high CFG Scale values without the burning / 'pop art' effect.",
|
||||
"added": "2023-02-01",
|
||||
"tags": ["script"]
|
||||
},
|
||||
{
|
||||
"name": "zh_CN Localization",
|
||||
"url": "https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN",
|
||||
|
Loading…
Reference in New Issue
Block a user