Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added option to preview Created images on batch completion. | Kyu♥ | 2022-11-02 | 2 | -10/+17 |
| | |||||
* | fix #3986 breaking --no-half-vae | AUTOMATIC | 2022-11-02 | 1 | -0/+9 |
| | |||||
* | Merge pull request #3986 from R-N/vae-picker | AUTOMATIC1111 | 2022-11-02 | 3 | -27/+229 |
|\ | | | | | VAE Selector | ||||
| * | Save VAE provided by cmd_opts.vae_path | Muhammad Rizqi Nur | 2022-11-02 | 1 | -7/+4 |
| | | |||||
| * | Reload VAE without reloading sd checkpoint | Muhammad Rizqi Nur | 2022-11-02 | 2 | -15/+97 |
| | | |||||
| * | Merge branch 'master' into vae-picker | Muhammad Rizqi Nur | 2022-11-01 | 20 | -57/+490 |
| |\ | |||||
| * | | Checkpoint cache by combination key of checkpoint and vae | Muhammad Rizqi Nur | 2022-10-31 | 2 | -12/+23 |
| | | | |||||
| * | | Fix typo from previous commit | Muhammad Rizqi Nur | 2022-10-31 | 1 | -2/+2 |
| | | | |||||
| * | | Change VAE search order and thus priority | Muhammad Rizqi Nur | 2022-10-30 | 1 | -2/+2 |
| | | | |||||
| * | | Settings to select VAE | Muhammad Rizqi Nur | 2022-10-30 | 3 | -24/+136 |
| | | | |||||
* | | | Merge pull request #3976 from victorca25/esrgan_fea | AUTOMATIC1111 | 2022-11-02 | 4 | -6/+33 |
|\ \ \ | | | | | | | | | multiple trivial changes for "extras" models | ||||
| * | | | add resrgan 8x, allow use 1x and up to 8x extra models, move BSRGAN model, ↵ | victorca25 | 2022-10-30 | 4 | -6/+33 |
| |/ / | | | | | | | | | | add nearest | ||||
* | | | Merge pull request #3715 from shwang95/master | AUTOMATIC1111 | 2022-11-02 | 1 | -1/+2 |
|\ \ \ | | | | | | | | | Fix error caused by EXIF transpose when using custom scripts | ||||
| * \ \ | Merge branch 'AUTOMATIC1111:master' into master | Sihan Wang | 2022-11-02 | 26 | -613/+1396 |
| |\ \ \ | |||||
| * | | | | Fix error caused by EXIF transpose when using custom scripts | Sihan Wang | 2022-10-26 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | Some custom scripts read image directly and no need to select image in UI, this will cause error. | ||||
* | | | | | Merge pull request #4155 from MaikoTan/fix/register-api-in-api-only-mode | AUTOMATIC1111 | 2022-11-02 | 1 | -1/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | fix: should invoke callback as well in api only mode | ||||
| * | | | | | fix: should invoke callback as well in api only mode | Maiko Tan | 2022-11-02 | 1 | -1/+2 |
| | | | | | | |||||
* | | | | | | do not unnecessarily run VAE one more time when saving intermediate image ↵ | AUTOMATIC | 2022-11-02 | 3 | -20/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | with hires fix | ||||
* | | | | | | Allow saving "before-highres-fix. (#4150) | timntorres | 2022-11-02 | 3 | -5/+18 |
| | | | | | | | | | | | | | | | | | | * Save image/s before doing highres fix. | ||||
* | | | | | | remove duplicate code from #3970 | AUTOMATIC | 2022-11-02 | 3 | -18/+16 |
| | | | | | | |||||
* | | | | | | Merge pull request #3970 from evshiron/fix/progress-api | AUTOMATIC1111 | 2022-11-02 | 2 | -2/+14 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | fix broken progress api and current image compatibility | ||||
| * | | | | | Merge branch 'master' into fix/progress-api | evshiron | 2022-11-02 | 20 | -57/+490 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | fix current image in progress api when parallel processing enabled | evshiron | 2022-10-30 | 1 | -2/+11 |
| | | | | | | |||||
| * | | | | | fix broken progress api by previous rework | evshiron | 2022-10-30 | 1 | -0/+3 |
| | |_|_|/ | |/| | | | |||||
* | | | | | switch to gradio 3.8 | AUTOMATIC | 2022-11-02 | 1 | -3/+2 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #4142 from jn-jairo/processing-close | AUTOMATIC1111 | 2022-11-02 | 3 | -3/+8 |
|\ \ \ \ | | | | | | | | | | | Release processing resources after it finishes | ||||
| * | | | | Release processing resources after it finishes | Jairo Correa | 2022-11-02 | 3 | -3/+8 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #4021 from AUTOMATIC1111/add-kdiff-cfgdenoiser-callback | AUTOMATIC1111 | 2022-11-02 | 2 | -1/+44 |
|\ \ \ \ | | | | | | | | | | | Add mid-kdiffusion cfgdenoiser script callback - access latents, conditionings and sigmas mid-sampling | ||||
| * | | | | Update class name and assign back to vars | DepFA | 2022-11-02 | 1 | -2/+6 |
| | | | | | |||||
| * | | | | Class Name typo and add descriptions to fields. | DepFA | 2022-11-02 | 1 | -7/+16 |
| | | | | | |||||
| * | | | | Add callback to sd_samplers | DepFA | 2022-10-30 | 1 | -0/+3 |
| | | | | | |||||
| * | | | | add callback cleardown | DepFA | 2022-10-30 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Add callbacks and param objects | DepFA | 2022-10-30 | 1 | -0/+27 |
| | |/ / | |/| | | |||||
* | | | | fix for extensions' javascript not loading | AUTOMATIC | 2022-11-02 | 1 | -1/+2 |
| |/ / |/| | | |||||
* | | | fix API returning extra stuff in base64 encoded iamges for #3972 | AUTOMATIC | 2022-11-01 | 1 | -1/+9 |
| | | | |||||
* | | | Merge pull request #4025 from evshiron/feat/interrupt-api-master | AUTOMATIC1111 | 2022-11-01 | 1 | -0/+6 |
|\ \ \ | | | | | | | | | prototype interrupt api | ||||
| * | | | prototype interrupt api | evshiron | 2022-10-31 | 1 | -0/+6 |
| |/ / | |||||
* | | | Merge pull request #4026 from AUTOMATIC1111/extras-cache-key-extension | AUTOMATIC1111 | 2022-11-01 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Extend extras image cache key with upscale_first arg | ||||
| * | | | Extend extras image cache with upscale_first arg | DepFA | 2022-10-31 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #4004 from mamawr/master | AUTOMATIC1111 | 2022-11-01 | 2 | -2/+3 |
|\ \ \ | | | | | | | | | Added "--clip-models-path" switch | ||||
| * | | | Added "--clip-models-path" switch to avoid using default "~/.cache/clip" and ↵ | mawr | 2022-10-30 | 2 | -2/+3 |
| |/ / | | | | | | | | | | enable to run under unprivileged user without homedir | ||||
* | | | Merge pull request #4056 from MarkovInequality/TI_optimizations | AUTOMATIC1111 | 2022-11-01 | 3 | -3/+17 |
|\ \ \ | | | | | | | | | Allow TI training using 6GB VRAM when xformers is available | ||||
| * | | | Fixed minor bug | Fampai | 2022-10-31 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | when unloading vae during TI training, generating images after training will error out | ||||
| * | | | Merge branch 'master' of ↵ | Fampai | 2022-10-31 | 9 | -102/+247 |
| |\| | | | | | | | | | | | | | | https://github.com/AUTOMATIC1111/stable-diffusion-webui into TI_optimizations | ||||
| * | | | Added TI training optimizations | Fampai | 2022-10-31 | 3 | -3/+16 |
| | | | | | | | | | | | | | | | | | | | | option to use xattention optimizations when training option to unload vae when training | ||||
* | | | | Merge pull request #4086 from timntorres/3875-allow-disabling-png-info | AUTOMATIC1111 | 2022-11-01 | 1 | -2/+3 |
|\ \ \ \ | | | | | | | | | | | Add PNG info to pngs only if option is enabled. | ||||
| * | | | | Add PNG info to pngs only if option is enabled. | timntorres | 2022-11-01 | 1 | -2/+3 |
| | | | | | |||||
* | | | | | Merge pull request #4087 from ikasumi/feat/batch-img2img-improve | AUTOMATIC1111 | 2022-11-01 | 1 | -0/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | make save dir if save dir is not exists | ||||
| * | | | | | make save dir if save dir is not exists | k_sugawara | 2022-11-01 | 1 | -0/+1 |
| |/ / / / | |||||
* | | | | | Merge pull request #3723 from stysmmaker/patch/image-save-callback | AUTOMATIC1111 | 2022-11-01 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Correct before image saved callback |