Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Update shared.py | KyuSeok Jung | 2022-11-11 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'master' into master | KyuSeok Jung | 2022-11-05 | 1 | -6/+51 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | change option position to Training setting | TinkTheBoush | 2022-11-04 | 1 | -0/+1 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | add ability to create extensions that add localizations | AUTOMATIC | 2022-11-06 | 1 | -2/+0 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'master' into feat/allow-origins | AUTOMATIC1111 | 2022-11-05 | 1 | -1/+6 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge pull request #3975 from aria1th/force-push-patch-13 | AUTOMATIC1111 | 2022-11-05 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Save/loading AdamW optimizer (for hypernetworks) | |||||
| | * | | | | | | Update shared.py | AngelBottomless | 2022-11-04 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | * | | | | | | Merge branch 'AUTOMATIC1111:master' into force-push-patch-13 | AngelBottomless | 2022-11-04 | 1 | -0/+11 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | now add | AngelBottomless | 2022-11-02 | 1 | -0/+1 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | add support for tls (gradio tls options) | papuSpartan | 2022-11-05 | 1 | -0/+3 | |
| | | | | | | | | ||||||
| * | | | | | | | fix the error that prevents from setting some options | AUTOMATIC | 2022-11-04 | 1 | -1/+2 | |
| | | | | | | | | ||||||
* | | | | | | | | add --cors-allow-origins cmd opt | evshiron | 2022-11-04 | 1 | -3/+4 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #4178 from HeyImKyu/PreviewOnBatchCompletion | AUTOMATIC1111 | 2022-11-04 | 1 | -9/+16 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Added option to preview Created images on batch completion. | |||||
| * | | | | | | | Added option to preview Created images on batch completion. | Kyu♥ | 2022-11-02 | 1 | -9/+16 | |
| |/ / / / / / | ||||||
* | / / / / / | add an option to enable installing extensions with --listen or --share | AUTOMATIC | 2022-11-04 | 1 | -1/+2 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | move option access checking to options class out of various places scattered ↵ | AUTOMATIC | 2022-11-04 | 1 | -0/+11 | |
|/ / / / / | | | | | | | | | | | | | | | | through code | |||||
* | | | | | Merge pull request #3986 from R-N/vae-picker | AUTOMATIC1111 | 2022-11-02 | 1 | -3/+5 | |
|\ \ \ \ \ | | | | | | | | | | | | | VAE Selector | |||||
| * | | | | | Merge branch 'master' into vae-picker | Muhammad Rizqi Nur | 2022-11-01 | 1 | -3/+15 | |
| |\| | | | | ||||||
| * | | | | | Settings to select VAE | Muhammad Rizqi Nur | 2022-10-30 | 1 | -3/+5 | |
| | | | | | | ||||||
* | | | | | | do not unnecessarily run VAE one more time when saving intermediate image ↵ | AUTOMATIC | 2022-11-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | with hires fix | |||||
* | | | | | | Allow saving "before-highres-fix. (#4150) | timntorres | 2022-11-02 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | * Save image/s before doing highres fix. | |||||
* | | | | | | remove duplicate code from #3970 | AUTOMATIC | 2022-11-02 | 1 | -0/+14 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'master' into fix/progress-api | evshiron | 2022-11-02 | 1 | -3/+15 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge pull request #4004 from mamawr/master | AUTOMATIC1111 | 2022-11-01 | 1 | -0/+1 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Added "--clip-models-path" switch | |||||
| | * | | | | | Added "--clip-models-path" switch to avoid using default "~/.cache/clip" and ↵ | mawr | 2022-10-30 | 1 | -0/+1 | |
| | |/ / / / | | | | | | | | | | | | | | | | | | | enable to run under unprivileged user without homedir | |||||
| * | | | | | Merge pull request #4056 from MarkovInequality/TI_optimizations | AUTOMATIC1111 | 2022-11-01 | 1 | -1/+2 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | Allow TI training using 6GB VRAM when xformers is available | |||||
| | * | | | | Merge branch 'master' of ↵ | Fampai | 2022-10-31 | 1 | -2/+31 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | https://github.com/AUTOMATIC1111/stable-diffusion-webui into TI_optimizations | |||||
| | * | | | | Added TI training optimizations | Fampai | 2022-10-31 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | option to use xattention optimizations when training option to unload vae when training | |||||
| * | | | | | fix the error with extension tab not working because of the previous commit | AUTOMATIC | 2022-10-31 | 1 | -2/+1 | |
| | | | | | | ||||||
| * | | | | | disable access to extension stuff for non-local servers | AUTOMATIC | 2022-10-31 | 1 | -1/+4 | |
| | | | | | | ||||||
| * | | | | | add initial version of the extensions tab | AUTOMATIC | 2022-10-31 | 1 | -1/+9 | |
| | |/ / / | |/| | | | | | | | | | | | | | fix broken Restart Gradio button | |||||
* / | | | | fix broken progress api by previous rework | evshiron | 2022-10-30 | 1 | -0/+3 | |
|/ / / / | ||||||
* | | | | rework #3722 to not introduce duplicate code | AUTOMATIC | 2022-10-30 | 1 | -3/+19 | |
| | | | | ||||||
* | | | | update progress response model | evshiron | 2022-10-29 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Merge branch 'master' into feat/progress-api | evshiron | 2022-10-29 | 1 | -0/+8 | |
|\| | | | ||||||
| * | | | move send seed option to UI section and make it false by default | AUTOMATIC | 2022-10-29 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge branch 'Inspiron' | AUTOMATIC | 2022-10-29 | 1 | -0/+2 | |
| |\ \ \ | ||||||
| | * | | | create send to buttons in one module | yfszzx | 2022-10-27 | 1 | -0/+1 | |
| | | | | | ||||||
| | * | | | Merge branch 'Inspiron' of ↵ | yfszzx | 2022-10-25 | 1 | -3/+3 | |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | https://github.com/yfszzx/stable-diffusion-webui-plus into Inspiron | |||||
| | | * \ \ | Merge branch 'AUTOMATIC1111:master' into Inspiron | 不会画画的中医不是好程序员 | 2022-10-25 | 1 | -3/+3 | |
| | | |\ \ \ | ||||||
| | * | | | | | need some rights for extensions | yfszzx | 2022-10-25 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| | * | | | | some rights for extensions | yfszzx | 2022-10-25 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | skip filenames starting with . for img2img and extras batch modes | AUTOMATIC | 2022-10-29 | 1 | -0/+5 | |
| | | | | | | ||||||
| * | | | | | Updated name and hover text. | random_thoughtss | 2022-10-27 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Moved mask weight config to SD section | random_thoughtss | 2022-10-27 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'AUTOMATIC1111:master' into master | random-thoughtss | 2022-10-27 | 1 | -2/+2 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Switch to a continous blend for cond. image. | random_thoughtss | 2022-10-25 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Added option to use unmasked conditioning image. | random_thoughtss | 2022-10-25 | 1 | -0/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | prototype progress api | evshiron | 2022-10-26 | 1 | -0/+13 | |
| |/ / / / |/| | | | | ||||||
* | | | | | add override_settings to API as an alternative to #3629 | AUTOMATIC | 2022-10-26 | 1 | -2/+2 | |
|/ / / / |