SD.Next: Advanced Implementation of Stable Diffusion

Updated 2026-04-24 07:38:11 +00:00

Adds a configurable dropdown to allow you to change UI preset settings in the txt2img and img2img tabs.

Updated 2025-04-24 22:54:10 +00:00

Img2img batch interrogator for AUTOMATIC1111's Stable Diffusion web UI

Updated 2025-01-04 22:29:16 +00:00

The Inpaint Anything extension performs SD inpainting, cleaner, ControlNet inpaint, and sending a mask to img2img, using a mask selected from the segmentation output of Segment Anything.

Updated 2024-12-27 10:04:52 +00:00

Allows you to include various shortcodes in your prompts. You can pull text from files, set up your own variables, process text through conditional functions, and so much more - it's like wildcards on steroids. It now includes integrations like hard-prompts made easy, ControlNet, txt2img2img and txt2mask.

Updated 2024-07-29 18:55:29 +00:00

Extension for creating videos using img2img and ebsynth. Output edited videos using ebsynth. Works with ControlNet extension.

Updated 2023-10-23 01:48:26 +00:00

Take a png image, generate a background and mask, then send it to img2img to generate a new backgrou

Updated 2023-09-26 01:52:56 +00:00

Add a delete button for txt2img and img2img using Send2Trash

Updated 2023-08-31 20:07:19 +00:00

A basic img2img script that will dump frames and build a video file. Suitable for creating interesting zoom-in warping movies. This is intended to be a versatile toolset to help you automate some img2img tasks.

Updated 2023-08-27 03:04:27 +00:00

Provides more options for latent upscale in img2img, surpassing those offered by Hires Fix for the txt2img process.

Updated 2023-07-17 21:55:32 +00:00

Runs txt2img, img2img, highres-fix at increasing dimensions and batch sizes until OOM, and outputs data to graph.

Updated 2023-06-13 01:35:05 +00:00

A script for img2img that extract a gif frame by frame for img2img generation and recombine them back into an animated gif

Updated 2023-05-13 14:56:04 +00:00

Create masks for img2img based on a depth estimation made by MiDaS.

Updated 2023-04-13 04:10:08 +00:00

These scripts allow for dynamic CFG control during generation steps. With the right settings, this could help get the details of high CFG without damaging the generated image even with low denoising in img2img.

Updated 2023-03-09 10:43:02 +00:00

It is a depth aware extension that can help to create multiple complex subjects on a single image. It generates a background, then multiple foreground subjects, cuts their backgrounds after a depth analysis, paste them onto the background and finally does an img2img for a clean finish.

Updated 2023-03-06 14:11:30 +00:00