Stable Diffusion web UI
Updated
Adjust the output images brightness contrast saturation through latent noise manipulation during generation
Updated
Merge and run without saving to drive. Sequential XY merge generations; extract and merge loras, bind loras to ckpt, merge block weights, and more.
Updated
Pause image generation when GPU is to hot
Updated
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
Seamless large image regional generation and upscaling, along with vram-efficient tiled vae script.
Updated
InstantID : Zero-shot Identity-Preserving Generation in Seconds 🔥
Updated
Implements an expressive template language for random or combinatorial prompt generation along with features to support deep wildcard directory structures.
Updated
All-in-one solution for creating high-quality lip-sync videos based on video or image
Updated
View different layers, observe U-Net feature maps. Image generation by giving different prompts for each block of the unet: https://note.com/kohya_ss/n/n93b7c01b0547
Updated
Allows for random parameters during txt2img generation. This script will function with others as well. Original author: https://git.mmaker.moe/mmaker/stable-diffusion-webui-randomize
Updated
Automatic store your generation info with image and apply back anytime.
Updated
Build a yaml file filled with prompts of your character, hit generate, and quickly preview them by their word attributes and modifiers.
Updated
Generating talking head videos with facial image and speech audio
Updated
Dynamically control the weights of LoRAs during image generation
Updated
Lets you create and apply presets per model for all generation data (e.g. prompt, negative prompt, cfg_scale, resolution, sampler, clip skip, steps, etc). Also automatically fetches model trigger words and thumbnails from Civitai.
Updated
Allows you to dynamically change the weights of tokens during generation. Useful in morphing.
Updated
A script for img2img that extract a gif frame by frame for img2img generation and recombine them back into an animated gif
Updated
An easy way to mix and match elements to prompts that affect the style of the result.
Updated
Towards Controllable One-Shot Text-to-Image Generation via Contrastive Prompt-Tuning.
Updated