aboutsummaryrefslogtreecommitdiffstats
path: root/modules/shared.py
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge branch 'a1111' into vae-miscMuhammad Rizqi Nur2022-11-191-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | change text for sd_vae_as_default that makes more sense to meAUTOMATIC2022-11-191-1/+1
| | * | | | | | | | Merge pull request #4842 from R-N/vae-as-defaultAUTOMATIC11112022-11-191-0/+1
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | Option to use selected VAE as default fallback instead of primary optionMuhammad Rizqi Nur2022-11-191-0/+1
| | * | | | | | | | make existing script loading and new preload code use same code for loading m...AUTOMATIC2022-11-121-3/+2
| | |/ / / / / / /
| * / / / / / / / MiscMuhammad Rizqi Nur2022-11-191-1/+1
| |/ / / / / / /
| * | | | | | | Merge pull request #4488 from d8ahazard/ExtensionPreloadAUTOMATIC11112022-11-121-1/+4
| |\ \ \ \ \ \ \
| | * | | | | | | Add option to preload extensionsd8ahazard2022-11-081-1/+4
| | |/ / / / / /
| * | | | | | | Merge pull request #4117 from TinkTheBoush/masterAUTOMATIC11112022-11-111-0/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | adding tag dropout optionKyuSeok Jung2022-11-111-0/+1
| | * | | | | | Update shared.pyKyuSeok Jung2022-11-111-1/+1
| | * | | | | | Merge branch 'master' into masterKyuSeok Jung2022-11-051-6/+51
| | |\ \ \ \ \ \
| | * | | | | | | change option position to Training settingTinkTheBoush2022-11-041-0/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | add ability to create extensions that add localizationsAUTOMATIC2022-11-061-2/+0
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'master' into feat/allow-originsAUTOMATIC11112022-11-051-1/+6
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge pull request #3975 from aria1th/force-push-patch-13AUTOMATIC11112022-11-051-0/+1
| | |\ \ \ \ \ \
| | | * | | | | | Update shared.pyAngelBottomless2022-11-041-1/+1
| | | * | | | | | Merge branch 'AUTOMATIC1111:master' into force-push-patch-13AngelBottomless2022-11-041-0/+11
| | | |\ \ \ \ \ \
| | | * | | | | | | now addAngelBottomless2022-11-021-0/+1
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | add support for tls (gradio tls options)papuSpartan2022-11-051-0/+3
| | * | | | | | | fix the error that prevents from setting some optionsAUTOMATIC2022-11-041-1/+2
| * | | | | | | | add --cors-allow-origins cmd optevshiron2022-11-041-3/+4
| |/ / / / / / /
| * | | | | | | Merge pull request #4178 from HeyImKyu/PreviewOnBatchCompletionAUTOMATIC11112022-11-041-9/+16
| |\ \ \ \ \ \ \
| | * | | | | | | Added option to preview Created images on batch completion.Kyu♥2022-11-021-9/+16
| | |/ / / / / /
| * | / / / / / add an option to enable installing extensions with --listen or --shareAUTOMATIC2022-11-041-1/+2
| | |/ / / / / | |/| | | | |
| * | | | | | move option access checking to options class out of various places scattered ...AUTOMATIC2022-11-041-0/+11
| |/ / / / /
| * | | | | Merge pull request #3986 from R-N/vae-pickerAUTOMATIC11112022-11-021-3/+5
| |\ \ \ \ \
| | * | | | | Merge branch 'master' into vae-pickerMuhammad Rizqi Nur2022-11-011-3/+15
| | |\| | | |
| | * | | | | Settings to select VAEMuhammad Rizqi Nur2022-10-301-3/+5
| * | | | | | do not unnecessarily run VAE one more time when saving intermediate image wit...AUTOMATIC2022-11-021-1/+1
| * | | | | | Allow saving "before-highres-fix. (#4150)timntorres2022-11-021-0/+1
| * | | | | | remove duplicate code from #3970AUTOMATIC2022-11-021-0/+14
| * | | | | | Merge branch 'master' into fix/progress-apievshiron2022-11-021-3/+15
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge pull request #4004 from mamawr/masterAUTOMATIC11112022-11-011-0/+1
| | |\ \ \ \ \
| | | * | | | | Added "--clip-models-path" switch to avoid using default "~/.cache/clip" and ...mawr2022-10-301-0/+1
| | | |/ / / /
| | * | | | | Merge pull request #4056 from MarkovInequality/TI_optimizationsAUTOMATIC11112022-11-011-1/+2
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-we...Fampai2022-10-311-2/+31
| | | |\| | |
| | | * | | | Added TI training optimizationsFampai2022-10-311-1/+2
| | * | | | | fix the error with extension tab not working because of the previous commitAUTOMATIC2022-10-311-2/+1
| | * | | | | disable access to extension stuff for non-local serversAUTOMATIC2022-10-311-1/+4
| | * | | | | add initial version of the extensions tabAUTOMATIC2022-10-311-1/+9
| | | |/ / / | | |/| | |
| * / | | | fix broken progress api by previous reworkevshiron2022-10-301-0/+3
| |/ / / /
| * | | | rework #3722 to not introduce duplicate codeAUTOMATIC2022-10-301-3/+19
| * | | | update progress response modelevshiron2022-10-291-2/+2
| * | | | Merge branch 'master' into feat/progress-apievshiron2022-10-291-0/+8
| |\| | |
| | * | | move send seed option to UI section and make it false by defaultAUTOMATIC2022-10-291-1/+1
| | * | | Merge branch 'Inspiron'AUTOMATIC2022-10-291-0/+2
| | |\ \ \
| | | * | | create send to buttons in one moduleyfszzx2022-10-271-0/+1
| | | * | | Merge branch 'Inspiron' of https://github.com/yfszzx/stable-diffusion-webui-p...yfszzx2022-10-251-3/+3
| | | |\ \ \
| | | | * \ \ Merge branch 'AUTOMATIC1111:master' into Inspiron不会画画的中医不是好程序员2022-10-251-3/+3
| | | | |\ \ \