Age | Commit message (Collapse) | Author |
|
Update description of eta setting
|
|
Add `s_noise` param to more samplers
|
|
|
|
|
|
|
|
|
|
|
|
logging for error output in console
|
|
|
|
|
|
|
|
write out correct model name in infotext, rather than the refiner model
|
|
|
|
|
|
|
|
resize seed from UI
add a way for scripts to register a callback for before/after just a single component's creation
|
|
|
|
add VAE from main model into infotext, not from refiner model
option to make scripts UI without gr.Group
fix inconsistencies with refiner when usings samplers that do more denoising than steps
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|