Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-02 | Merge pull request #4142 from jn-jairo/processing-close | AUTOMATIC1111 | |
Release processing resources after it finishes | |||
2022-11-02 | Merge pull request #4021 from AUTOMATIC1111/add-kdiff-cfgdenoiser-callback | AUTOMATIC1111 | |
Add mid-kdiffusion cfgdenoiser script callback - access latents, conditionings and sigmas mid-sampling | |||
2022-11-02 | fix for extensions' javascript not loading | AUTOMATIC | |
2022-11-01 | Release processing resources after it finishes | Jairo Correa | |
2022-11-02 | Update class name and assign back to vars | DepFA | |
2022-11-02 | Class Name typo and add descriptions to fields. | DepFA | |
2022-11-02 | Merge branch 'master' into vae-picker | Muhammad Rizqi Nur | |
2022-11-01 | fix API returning extra stuff in base64 encoded iamges for #3972 | AUTOMATIC | |
2022-11-01 | Merge pull request #4025 from evshiron/feat/interrupt-api-master | AUTOMATIC1111 | |
prototype interrupt api | |||
2022-11-01 | Merge pull request #4026 from AUTOMATIC1111/extras-cache-key-extension | AUTOMATIC1111 | |
Extend extras image cache key with upscale_first arg | |||
2022-11-01 | Merge pull request #4004 from mamawr/master | AUTOMATIC1111 | |
Added "--clip-models-path" switch | |||
2022-11-01 | Merge pull request #4056 from MarkovInequality/TI_optimizations | AUTOMATIC1111 | |
Allow TI training using 6GB VRAM when xformers is available | |||
2022-11-01 | Merge pull request #4086 from timntorres/3875-allow-disabling-png-info | AUTOMATIC1111 | |
Add PNG info to pngs only if option is enabled. | |||
2022-11-01 | Merge pull request #4087 from ikasumi/feat/batch-img2img-improve | AUTOMATIC1111 | |
make save dir if save dir is not exists | |||
2022-11-01 | Merge pull request #3723 from stysmmaker/patch/image-save-callback | AUTOMATIC1111 | |
Correct before image saved callback | |||
2022-11-01 | make launch.py run installers for extensions that have ones | AUTOMATIC | |
add some more classes to safety module for an extension | |||
2022-11-01 | Merge pull request #4098 from jn-jairo/load-model | AUTOMATIC1111 | |
Unload sd_model before loading the other to solve the issue #3449 | |||
2022-11-01 | Merge pull request #3982 from MaikoTan/on-started-callback | AUTOMATIC1111 | |
feat: add app started callback | |||
2022-11-01 | Merge branch 'AUTOMATIC1111:master' into adjust-ddim-uniform-steps | Martin Cairns | |
2022-11-01 | Unload sd_model before loading the other | Jairo Correa | |
2022-11-01 | Added Available tab to extensions UI. | AUTOMATIC | |
2022-11-01 | make save dir if save dir is not exists | k_sugawara | |
2022-10-31 | Add PNG info to pngs only if option is enabled. | timntorres | |
2022-10-31 | fix the error with extension tab not working because of the previous commit | AUTOMATIC | |
2022-10-31 | fix scripts I broke with the extension tab changes | AUTOMATIC | |
2022-10-31 | disable access to extension stuff for non-local servers | AUTOMATIC | |
2022-10-31 | add initial version of the extensions tab | AUTOMATIC | |
fix broken Restart Gradio button | |||
2022-10-31 | Fixed minor bug | Fampai | |
when unloading vae during TI training, generating images after training will error out | |||
2022-10-31 | Merge branch 'master' of ↵ | Fampai | |
https://github.com/AUTOMATIC1111/stable-diffusion-webui into TI_optimizations | |||
2022-10-31 | Added TI training optimizations | Fampai | |
option to use xattention optimizations when training option to unload vae when training | |||
2022-10-31 | Fix #4035 for real now | Muhammad Rizqi Nur | |
2022-10-31 | Fix #4035 | Muhammad Rizqi Nur | |
2022-10-31 | Checkpoint cache by combination key of checkpoint and vae | Muhammad Rizqi Nur | |
2022-10-31 | Fix typo from previous commit | Muhammad Rizqi Nur | |
2022-10-31 | Fix merge conflicts | Muhammad Rizqi Nur | |
2022-10-31 | Fix merge conflicts | Muhammad Rizqi Nur | |
2022-10-31 | Change default clip grad value to 0.1 | Muhammad Rizqi Nur | |
It still defaults to disabled. Ref for value: https://github.com/danielalcalde/stable-diffusion-webui/commit/732b15820a9bde9f47e075a6209c3d47d47acb08 | |||
2022-10-31 | Extend extras image cache with upscale_first arg | DepFA | |
2022-10-31 | prototype interrupt api | evshiron | |
2022-10-31 | docs: add python doc (?) | Maiko Sinkyaet Tan | |
not sure if this available... | |||
2022-10-30 | Add callback to sd_samplers | DepFA | |
2022-10-30 | add callback cleardown | DepFA | |
2022-10-30 | Add callbacks and param objects | DepFA | |
2022-10-30 | Fix non-square full resolution inpainting. | random_thoughtss | |
2022-10-31 | Added "--clip-models-path" switch to avoid using default "~/.cache/clip" and ↵ | mawr | |
enable to run under unprivileged user without homedir | |||
2022-10-30 | Merge branch 'AUTOMATIC1111:master' into adjust-ddim-uniform-steps | Martin Cairns | |
2022-10-30 | Change VAE search order and thus priority | Muhammad Rizqi Nur | |
2022-10-30 | Settings to select VAE | Muhammad Rizqi Nur | |
2022-10-30 | feat: add app started callback | Maiko Tan | |
2022-10-30 | Merge master | Muhammad Rizqi Nur | |