Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Fixes breakage when mask_blur is set after construction.
See https://github.com/Coyote-A/ultimate-upscale-for-automatic1111/issues/111#issuecomment-1652091424
Thanks to Алексей Трофимов and eunnone for reporting the issue.
|
|
generate same pictures on CPU/AMD/Mac as on NVidia videocards.
|
|
img2img
|
|
|
|
|
|
|
|
causing increased RAM usage
|
|
|
|
|
|
and second pass of hires fix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[model_name] filename pattern
|
|
|
|
|
|
SD XL support
|
|
|
|
|
|
|
|
revert SD2.1 back to use the original repo
add SDXL's force_zero_embeddings to negative prompt
|
|
|
|
|
|
add `before_hr` script callback
|
|
Don't add "Seed Resize: -1x-1" to API image metadata
|
|
|
|
|
|
|
|
Add parameter to differentiate between batch run grids or ordinary images to write proper metadata
|
|
|
|
individual images
|
|
|
|
|
|
|
|
persistent conds cache
|
|
Prequisite to fixing Outpainting MK2 mask blur bug.
|
|
Update shared.py
|
|
Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions
|