mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-05 05:00:18 +00:00
add Dynamic Thresholding as extension
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user