Age | Commit message (Collapse) | Author |
|
Fix register_buffer error on Mac OS
|
|
|
|
VAE Selector
|
|
multiple trivial changes for "extras" models
|
|
Fix error caused by EXIF transpose when using custom scripts
|
|
fix: should invoke callback as well in api only mode
|
|
with hires fix
|
|
* Save image/s before doing highres fix.
|
|
|
|
fix broken progress api and current image compatibility
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Release processing resources after it finishes
|
|
Add mid-kdiffusion cfgdenoiser script callback - access latents, conditionings and sigmas mid-sampling
|
|
|
|
|
|
|
|
|
|
|
|
|
|
prototype interrupt api
|
|
Extend extras image cache key with upscale_first arg
|
|
Added "--clip-models-path" switch
|
|
Allow TI training using 6GB VRAM when xformers is available
|
|
Add PNG info to pngs only if option is enabled.
|
|
make save dir if save dir is not exists
|
|
Correct before image saved callback
|
|
add some more classes to safety module for an extension
|
|
Unload sd_model before loading the other to solve the issue #3449
|
|
feat: add app started callback
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix broken Restart Gradio button
|
|
when unloading vae during TI training, generating images after
training will error out
|
|
https://github.com/AUTOMATIC1111/stable-diffusion-webui into TI_optimizations
|
|
option to use xattention optimizations when training
option to unload vae when training
|
|
|
|
|
|
|
|
|