aboutsummaryrefslogtreecommitdiff
path: root/modules/shared.py
AgeCommit message (Collapse)Author
2022-11-04change option position to Training settingTinkTheBoush
2022-11-04Update shared.pyAngelBottomless
2022-11-04Merge pull request #4178 from HeyImKyu/PreviewOnBatchCompletionAUTOMATIC1111
Added option to preview Created images on batch completion.
2022-11-04add an option to enable installing extensions with --listen or --shareAUTOMATIC
2022-11-04Merge branch 'AUTOMATIC1111:master' into force-push-patch-13AngelBottomless
2022-11-04move option access checking to options class out of various places scattered ↵AUTOMATIC
through code
2022-11-02Added option to preview Created images on batch completion.Kyu♥
2022-11-02now addAngelBottomless
2022-11-02Merge pull request #3986 from R-N/vae-pickerAUTOMATIC1111
VAE Selector
2022-11-02do not unnecessarily run VAE one more time when saving intermediate image ↵AUTOMATIC
with hires fix
2022-11-02Allow saving "before-highres-fix. (#4150)timntorres
* Save image/s before doing highres fix.
2022-11-02remove duplicate code from #3970AUTOMATIC
2022-11-02Merge branch 'master' into fix/progress-apievshiron
2022-11-01Merge branch 'AUTOMATIC1111:master' into jspapuSpartan
2022-11-02Merge branch 'master' into vae-pickerMuhammad Rizqi Nur
2022-11-01Merge pull request #4004 from mamawr/masterAUTOMATIC1111
Added "--clip-models-path" switch
2022-11-01Merge pull request #4056 from MarkovInequality/TI_optimizationsAUTOMATIC1111
Allow TI training using 6GB VRAM when xformers is available
2022-10-31Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan
2022-10-31fix the error with extension tab not working because of the previous commitAUTOMATIC
2022-10-31disable access to extension stuff for non-local serversAUTOMATIC
2022-10-31add initial version of the extensions tabAUTOMATIC
fix broken Restart Gradio button
2022-10-31Merge branch 'master' of ↵Fampai
https://github.com/AUTOMATIC1111/stable-diffusion-webui into TI_optimizations
2022-10-31Added TI training optimizationsFampai
option to use xattention optimizations when training option to unload vae when training
2022-10-31Added "--clip-models-path" switch to avoid using default "~/.cache/clip" and ↵mawr
enable to run under unprivileged user without homedir
2022-10-30Settings to select VAEMuhammad Rizqi Nur
2022-10-30fix broken progress api by previous reworkevshiron
2022-10-30rework #3722 to not introduce duplicate codeAUTOMATIC
2022-10-30update progress response modelevshiron
2022-10-30Merge branch 'master' into feat/progress-apievshiron
2022-10-29move send seed option to UI section and make it false by defaultAUTOMATIC
2022-10-29Merge branch 'Inspiron'AUTOMATIC
2022-10-29skip filenames starting with . for img2img and extras batch modesAUTOMATIC
2022-10-27Updated name and hover text.random_thoughtss
2022-10-27Moved mask weight config to SD sectionrandom_thoughtss
2022-10-27Merge branch 'AUTOMATIC1111:master' into masterrandom-thoughtss
2022-10-27create send to buttons in one moduleyfszzx
2022-10-26prototype progress apievshiron
2022-10-26add override_settings to API as an alternative to #3629AUTOMATIC
2022-10-25Switch to a continous blend for cond. image.random_thoughtss
2022-10-25Added option to use unmasked conditioning image.random_thoughtss
2022-10-25Merge branch 'Inspiron' of ↵yfszzx
https://github.com/yfszzx/stable-diffusion-webui-plus into Inspiron
2022-10-25need some rights for extensionsyfszzx
2022-10-25Merge branch 'AUTOMATIC1111:master' into Inspiron不会画画的中医不是好程序员
2022-10-25some rights for extensionsyfszzx
2022-10-25Remove BSRGAN from --use-cpu, add SwinIRbrkirch
2022-10-24add an option to skip adding number to filenames when saving.AUTOMATIC
rework filename pattern function go through the pattern once and not calculate any of replacements until they are actually encountered in the pattern.
2022-10-24indent=4 config.jsonw-e-w
2022-10-24remove browser to extensionyfszzx
2022-10-24remove browser to extensionyfszzx
2022-10-23Move browser and Inspiration into extensionyfszzx