mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-23 04:42:09 -08:00
add hypernetwork-monkeypatch and sonar extensions
parent
bf622916f0
commit
0930c57cbc
1 changed files with 14 additions and 0 deletions
|
|
@ -183,6 +183,13 @@
|
|||
"added": "2022-11-11",
|
||||
"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",
|
||||
"url": "https://github.com/dustysys/ddetailer.git",
|
||||
|
|
@ -421,6 +428,13 @@
|
|||
"added": "2023-01-11",
|
||||
"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",
|
||||
"url": "https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue