mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-05 12:09:00 +08:00
add hypernetwork-monkeypatch and sonar extensions
parent
bf622916f0
commit
0930c57cbc
@ -183,6 +183,13 @@
|
|||||||
"added": "2022-11-11",
|
"added": "2022-11-11",
|
||||||
"tags": ["script"]
|
"tags": ["script"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Sonar",
|
||||||
|
"url": "https://github.com/Kahsolt/stable-diffusion-webui-sonar.git",
|
||||||
|
"description": "Improve the generated image quality, searches for similar (yet even better!) images in the neighborhood of some known image, focuses on single prompt optimization rather than traveling between multiple prompts.",
|
||||||
|
"added": "2023-01-12",
|
||||||
|
"tags": ["script"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Detection Detailer",
|
"name": "Detection Detailer",
|
||||||
"url": "https://github.com/dustysys/ddetailer.git",
|
"url": "https://github.com/dustysys/ddetailer.git",
|
||||||
@ -421,6 +428,13 @@
|
|||||||
"added": "2023-01-11",
|
"added": "2023-01-11",
|
||||||
"tags": ["script", "tab"]
|
"tags": ["script", "tab"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Hypernetwork-Monkeypatch-Extension",
|
||||||
|
"url": "https://github.com/aria1th/Hypernetwork-MonkeyPatch-Extension.git",
|
||||||
|
"description": "Extension that provides additional training features for hypernetwork training, and supports multiple hypernetworks.",
|
||||||
|
"added": "2023-01-12",
|
||||||
|
"tags": ["script", "tab"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"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…
x
Reference in New Issue
Block a user