Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
More informative progress printing
|
|
|
|
rewbs/img2img2-loopback-denoise-strength-change-factor
Turn the loopback denoising strength change factor into a parameter rather than hardcoding to 0.95. Set the default to 1.
|
|
|
|
|
|
load scripts earlier to get errors before model loads
|
|
than hardcoding to 0.95. Set the default to 1.
|
|
Add settings file
|
|
Signed-off-by: Daniel Grenner <daniel.grenner@ingka.ikea.com>
|
|
|
|
--port option for #131
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
defaults to 7860
|
|
|
|
|
|
Add color correction to img2img loopback to avoid a progressive skew to magenta. Based on codedealer's PR to hlky's repo here: https://github.com/sd-webui/stable-diffusion-webui/pull/698/files.
|
|
|
|
|
|
Also use alpha channel from img2img input image as mask
|
|
Allow copy-pasting images into file inputs
|
|
Fix not being able to have spaces directory
|
|
|
|
magenta. Based on codedealer's PR to hlky's repo here: https://github.com/sd-webui/stable-diffusion-webui/pull/698/files.
|
|
Adds quotes around the PYTHON path so that there can be spaces in parent folders.
|
|
|
|
|
|
Added support for launching on Apple Silicon M1/M2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|