mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-03-05 05:24:54 +08:00
add PR #5464 "Save Intermediate Images" converted into extension
parent
f31f7bf110
commit
6587f9b778
@ -282,6 +282,12 @@
|
||||
"name": "Riffusion",
|
||||
"url": "https://github.com/enlyth/sd-webui-riffusion",
|
||||
"description": "Produces an audio sample after generation, playable within gradio. Meant for use with the Riffusion model. See readme for interpolation technique.",
|
||||
"tags": ["script", "tab"]
|
||||
},
|
||||
{
|
||||
"name": "Save Intermediate Images",
|
||||
"url": "https://github.com/AlUlkesh/sd_save_intermediate_images",
|
||||
"description": "See PR https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/5464",
|
||||
"tags": ["script"]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user