Skip to content

lrml/sd-webui-llul

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.0%
  • JavaScript 23.7%
  • CSS 1.3%