aboutsummaryrefslogtreecommitdiff
path: root/modules/shared.py
AgeCommit message (Collapse)Author
2022-11-02remove duplicate code from #3970AUTOMATIC
2022-11-02Merge branch 'master' into fix/progress-apievshiron
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-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-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
2022-10-22add --freeze-settings commandline argument to disable changing settingsAUTOMATIC
2022-10-22removed the option to use 2x more memory when generating previewsAUTOMATIC
added an option to always only show one image in previews removed duplicate code
2022-10-22Generate grid preview for progress imageUnnoen
2022-10-22added callback for creating new settings in extensionsAUTOMATIC
2022-10-22Merge branch 'master' into cuda-device-id-selectionAUTOMATIC1111
2022-10-22removed aesthetic gradients as built-inAUTOMATIC
added support for extensions
2022-10-22implement CUDA device selection, --device-id argExtraltodeus
2022-10-22inspiration finishedyfszzx
2022-10-21Merge remote-tracking branch 'historytab/master'AUTOMATIC
2022-10-21Change option description of unload_models_when_trainingRcmcpe
2022-10-21Merge branch 'ae'AUTOMATIC
2022-10-20inspiration pull requestyfszzx
2022-10-19layer options moves into create hnet uidiscus0434
2022-10-19Merge branch 'master' into test_resolve_conflictsMalumaDev
2022-10-19Merge branch 'master' into masterdiscus0434