aboutsummaryrefslogtreecommitdiffstats
path: root/modules/shared.py
AgeCommit message (Expand)AuthorLines
2022-11-27Merge pull request #4663 from xucj98/draftAUTOMATIC1111-1/+1
2022-11-27Merge remote-tracking branch 'flamelaw/master'AUTOMATIC-2/+1
2022-11-27serve images from where they are saved instead of a temporary directoryAUTOMATIC-0/+7
2022-11-26Add support Stable Diffusion 2.0AUTOMATIC-9/+25
2022-11-25Merge branch 'AUTOMATIC1111:master' into draftxucj98-3/+22
2022-11-20moved deepdanbooru to pure pytorch implementationAUTOMATIC-1/+1
2022-11-20Gradient accumulation, autocast fix, new latent sampling method, etcflamelaw-2/+1
2022-11-19Merge pull request #4717 from papuSpartan/securityAUTOMATIC1111-1/+1
2022-11-19Merge pull request #4733 from MaikoTan/api-authorizationAUTOMATIC1111-0/+1
2022-11-19make it possible to change models etc by editing options using APIAUTOMATIC-0/+17
2022-11-19Merge branch 'master' into api-authorizationMaiko Tan-1/+2
2022-11-19Merge branch 'a1111' into vae-miscMuhammad Rizqi Nur-3/+3
2022-11-19change text for sd_vae_as_default that makes more sense to meAUTOMATIC-1/+1
2022-11-19Merge pull request #4842 from R-N/vae-as-defaultAUTOMATIC1111-0/+1
2022-11-19MiscMuhammad Rizqi Nur-1/+1
2022-11-19Option to use selected VAE as default fallback instead of primary optionMuhammad Rizqi Nur-0/+1
2022-11-15feat: add http basic authentication for apiMaiko Sinkyaet Tan-0/+1
2022-11-14Give --server-name priority over --listen and add check for --server-name in ...papuSpartan-1/+1
2022-11-13fix the model name error of Real-ESRGAN in the opts default valueXu Cuijie-1/+1
2022-11-12make existing script loading and new preload code use same code for loading m...AUTOMATIC-3/+2
2022-11-12Merge pull request #4488 from d8ahazard/ExtensionPreloadAUTOMATIC1111-1/+4
2022-11-11Merge pull request #4117 from TinkTheBoush/masterAUTOMATIC1111-0/+2
2022-11-11adding tag dropout optionKyuSeok Jung-0/+1
2022-11-11Update shared.pyKyuSeok Jung-1/+1
2022-11-08Add option to preload extensionsd8ahazard-1/+4
2022-11-06add ability to create extensions that add localizationsAUTOMATIC-2/+0
2022-11-06Merge branch 'master' into masterKyuSeok Jung-6/+51
2022-11-05Merge branch 'master' into feat/allow-originsAUTOMATIC1111-1/+6
2022-11-05Merge pull request #3975 from aria1th/force-push-patch-13AUTOMATIC1111-0/+1
2022-11-05add support for tls (gradio tls options)papuSpartan-0/+3
2022-11-05add --cors-allow-origins cmd optevshiron-3/+4
2022-11-04fix the error that prevents from setting some optionsAUTOMATIC-1/+2
2022-11-04change option position to Training settingTinkTheBoush-0/+1
2022-11-04Update shared.pyAngelBottomless-1/+1
2022-11-04Merge pull request #4178 from HeyImKyu/PreviewOnBatchCompletionAUTOMATIC1111-9/+16
2022-11-04add an option to enable installing extensions with --listen or --shareAUTOMATIC-1/+2
2022-11-04Merge branch 'AUTOMATIC1111:master' into force-push-patch-13AngelBottomless-0/+11
2022-11-04move option access checking to options class out of various places scattered ...AUTOMATIC-0/+11
2022-11-02Added option to preview Created images on batch completion.Kyu♥-9/+16
2022-11-02now addAngelBottomless-0/+1
2022-11-02Merge pull request #3986 from R-N/vae-pickerAUTOMATIC1111-3/+5
2022-11-02do not unnecessarily run VAE one more time when saving intermediate image wit...AUTOMATIC-1/+1
2022-11-02Allow saving "before-highres-fix. (#4150)timntorres-0/+1
2022-11-02remove duplicate code from #3970AUTOMATIC-0/+14
2022-11-02Merge branch 'master' into fix/progress-apievshiron-3/+15
2022-11-02Merge branch 'master' into vae-pickerMuhammad Rizqi Nur-3/+15
2022-11-01Merge pull request #4004 from mamawr/masterAUTOMATIC1111-0/+1
2022-11-01Merge pull request #4056 from MarkovInequality/TI_optimizationsAUTOMATIC1111-1/+2
2022-10-31fix the error with extension tab not working because of the previous commitAUTOMATIC-2/+1
2022-10-31disable access to extension stuff for non-local serversAUTOMATIC-1/+4