aboutsummaryrefslogtreecommitdiffstats
path: root/modules/shared.py
AgeCommit message (Collapse)AuthorLines
2022-10-27Updated name and hover text.random_thoughtss-1/+1
2022-10-27Moved mask weight config to SD sectionrandom_thoughtss-1/+1
2022-10-27Merge branch 'AUTOMATIC1111:master' into masterrandom-thoughtss-2/+2
2022-10-26add override_settings to API as an alternative to #3629AUTOMATIC-2/+2
2022-10-25Switch to a continous blend for cond. image.random_thoughtss-1/+1
2022-10-25Added option to use unmasked conditioning image.random_thoughtss-0/+1
2022-10-25Remove BSRGAN from --use-cpu, add SwinIRbrkirch-3/+3
2022-10-24add an option to skip adding number to filenames when saving.AUTOMATIC-3/+5
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-1/+1
2022-10-24remove browser to extensionyfszzx-1/+0
2022-10-24remove browser to extensionyfszzx-15/+0
2022-10-23Move browser and Inspiration into extensionyfszzx-3/+33
2022-10-22add --freeze-settings commandline argument to disable changing settingsAUTOMATIC-0/+1
2022-10-22removed the option to use 2x more memory when generating previewsAUTOMATIC-1/+1
added an option to always only show one image in previews removed duplicate code
2022-10-22Generate grid preview for progress imageUnnoen-0/+1
2022-10-22added callback for creating new settings in extensionsAUTOMATIC-2/+17
2022-10-22Merge branch 'master' into cuda-device-id-selectionAUTOMATIC1111-19/+9
2022-10-22removed aesthetic gradients as built-inAUTOMATIC-19/+0
added support for extensions
2022-10-22implement CUDA device selection, --device-id argExtraltodeus-0/+1
2022-10-22inspiration finishedyfszzx-0/+6
2022-10-21Merge remote-tracking branch 'historytab/master'AUTOMATIC-0/+9
2022-10-21Change option description of unload_models_when_trainingRcmcpe-1/+1
2022-10-21Merge branch 'ae'AUTOMATIC-0/+22
2022-10-20inspiration pull requestyfszzx-0/+1
2022-10-19layer options moves into create hnet uidiscus0434-2/+0
2022-10-19Merge branch 'master' into test_resolve_conflictsMalumaDev-0/+2
2022-10-19Merge branch 'master' into masterdiscus0434-0/+2
2022-10-19Merge remote-tracking branch 'origin/api'AUTOMATIC-0/+2
2022-10-19Image browser improvedyfszzx-0/+5
2022-10-19updatediscus0434-2/+2
2022-10-19add options to custom hypernetwork layer structurediscus0434-1/+3
2022-10-18Merge branch 'master' into test_resolve_conflictsMalumaDev-1/+2
2022-10-18remove shared option for update check (because it is not an argument of webui)AUTOMATIC-1/+0
have launch.py examine both COMMANDLINE_ARGS as well as argv for its arguments
2022-10-18Image browseryfszzx-3/+4
2022-10-18add shared option for update checkDepFA-0/+1
2022-10-18clarify the comment for the new option from #2959 and move it to UI section.AUTOMATIC-1/+1
2022-10-18Disable auto weights swap with config optiontrufty-0/+1
2022-10-18Merge branch 'master' into dark-modeAUTOMATIC1111-2/+5
2022-10-18Merge branch 'master' into test_resolve_conflictsMalumaDev-1/+7
2022-10-18Add --nowebui as a means of disabling the webui and run on the other portRyan Voots-1/+2
2022-10-17localization supportAUTOMATIC-2/+5
2022-10-17Use of a --theme argument for more flexibilityMichoko-1/+1
Added possibility to set the theme (light or dark)
2022-10-17Added dark mode switchMichoko-1/+1
Launch the UI in dark mode with the --dark-mode switch
2022-10-17initial prototype by borrowing contractsarcticfaded-1/+1
2022-10-17Merge branch 'master' of https://github.com/yfszzx/stable-diffusion-webui-plusyfszzx-0/+10
2022-10-17speed up images history perfectyfszzx-0/+6
2022-10-16Merge branch 'master' into test_resolve_conflictsMalumaDev-0/+10
2022-10-16The hide_ui_dir_config flag also restrict write attempt to path settingsSGKoishi-0/+10
2022-10-16Merge branch 'master' into test_resolve_conflictsMalumaDev-0/+1
2022-10-16ui fix, re organization of the codeMalumaDev-4/+10