Nuullll / sd-webui-llul

LLuL - Local Latent upscaLer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LLuL - Local Latent upscaLer

cover

cover_yuv420p.mp4

What is this?

This is an extension for stable-diffusion-webui which lets you to upscale latents locally.

See above image. This is all what this extension does.

Usage

  1. Select Enabled checkbox.
  2. Move gray box where you want to apply upscaling.
  3. Generate image.

Examples

sample 2

sample 3

sample 4

sample 5

  • Weight 0.00 -> 0.20 Animation
llul_yuv420p.mp4

Mask

The mask is now available.

Each pixel values of the mask are treated as the scale factors of the interpolation weight. White is 1.0 (enabled), black is 0.0 (disabled) and gray reduces the weights.

mask sample

How it works

description of process

About

LLuL - Local Latent upscaLer

License:Other


Languages

Language:Python 75.0%Language:JavaScript 23.7%Language:CSS 1.3%