mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-01-17 11:50:18 +08:00
add Dynamic Thresholding as extension
parent
3da4580834
commit
f603e392f5
@ -548,6 +548,13 @@
|
|||||||
"added": "2023-01-28",
|
"added": "2023-01-28",
|
||||||
"tags": ["script", "tab"]
|
"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",
|
"name": "zh_CN Localization",
|
||||||
"url": "https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN",
|
"url": "https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN",
|
||||||
|
Loading…
Reference in New Issue
Block a user