A script for making tiles seamless using inpainting. Designed for SD1.5 inpainting model at 512x512, but should work fine with other inpainting models.
Updated
Enables using AND keyword(composable diffusion) to limit LoRAs to subprompts. Useful when paired with Latent Couple extension.
Updated
Integration with Anthony's QR Toolkit for easy QR Code generation and verification.
Updated
A slider change the prompt based on the history of what was used.
Updated
Provides more options for latent upscale in img2img, surpassing those offered by Hires Fix for the txt2img process.
Updated
Ukrainian localization
Updated
Generate a sequence of images shifting attention in the prompt. This script enables you to give a range to the weight of tokens in a prompt and then generate a sequence of images stepping from the first one to the second.
Updated
Small script for AUTOMATIC1111/stable-diffusion-webui to create images that exists between seeds.
Updated
Create animation sequence from denoised intermediate steps.
Updated
Extension that provides basic functionality for pixel art: downscaling, palette limiting, grayscale, black&white, ability to change image colors with custom color palette
Updated
Shows a gallery of generated pictures by artists separated into categories.
Updated
Iteratively improves image quality and detail via user-controlled, gradual resolution increments.
Updated
Runs txt2img, img2img, highres-fix at increasing dimensions and batch sizes until OOM, and outputs data to graph.
Updated
Provides connection to Discord RPC, showing a fancy table in the user profile.
Updated
Use Riffusion model to produce music in gradio. To replicate original interpolation technique, input the prompt travel extension output frames into the riffusion tab.
Updated