Meru-AI / sd-webui-keyframer

Automatic1111 Stable Diffusion WebUI extension, increase consistency between images by generating in same latent space.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sd-webui-keyframer

Automatic1111 Stable Diffusion WebUI extension, increase consistency between images by generating in same latent space.

Script accepts multiple images, plots them on a grid, generates against them, then splits them up again. Good for keyframes or small/short animations.

  • Requires some sort of control, such as ControlNet or InstructPix2Pix, to keep content in-frame.
  • Adjust rows and columns until image is most square and within size limits your GPU can handle.
  • Set max dimensions to constrain generated sheet within your known GPU limits.
  • Press "generate sheet." Image will populate.
    • Empty spaces in grid will be populated with repeats (black space ruins generation).
  • Press "generate" in img2img. Images will be sent to default img2img directory.

image

About

Automatic1111 Stable Diffusion WebUI extension, increase consistency between images by generating in same latent space.

License:MIT License


Languages

Language:Python 100.0%