Age | Commit message (Collapse) | Author |
|
Fix color correction by converting image to RGB
|
|
Refactor postprocessing/extras tab to use generator to resolve OOM issues
|
|
|
|
|
|
|
|
Make `StableDiffusionProcessingImg2Img.mask_blur` a property, make more inline with PIL `GaussianBlur`
|
|
|
|
Patch #12453
|
|
|
|
|
|
|
|
rm dir on failed clone, disable autofix for fetch
|
|
|
|
|
|
|
|
|
|
initial refiner support
|
|
|
|
|
|
AUTOMATIC1111/catch-float-ValueError-default-to--1
Catch float value error default to -1
|
|
save extra networks metadata with indent
|
|
Add env var for cache file
|
|
|
|
use new style constructor
|
|
separate list
|
|
|
|
component via ui-config.json
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
setting if you want them back
|
|
|
|
rework hires fix UI to use accordion
prevent bogus progress output in console when calculating hires fix dimensions
|
|
Use better symbol for extra networks sort
|
|
|
|
|
|
|
|
|
|
remove the progressbar for extension installation in favor of logging output
|
|
prompt editing, hires is 1.0..2.0:
relative time range is [1..2]
absolute time range is [steps+1..steps+hire_steps], e.g. with 30 steps and 20 hires steps, '20' is 2/3rds through first pass, and 40 is halfway through hires pass
|
|
|
|
|
|
|
|
Progressbar for extension installers
|
|
|
|
|