aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2022-10-22Add "extra" single image operationBruno Seoane
2022-10-22Moved moodels to their own file and extracted base64 conversion to its own fu...Bruno Seoane
2022-10-22Remove unused importsBruno Seoane
2022-10-22fix js func signature and not forget to initialize confirmation var to preven...papuSpartan
2022-10-22Allow tracking real-time lossAngelBottomless
2022-10-22fix for img2img color correction in a batch #3218AUTOMATIC
2022-10-22add --freeze-settings commandline argument to disable changing settingsAUTOMATIC
2022-10-22removed the option to use 2x more memory when generating previewsAUTOMATIC
2022-10-22Generate grid preview for progress imageUnnoen
2022-10-22Update hypernetwork.pyAngelBottomless
2022-10-22call model_loaded_callback after setting shared.sd_model in case scripts refe...AUTOMATIC
2022-10-22fix aesthetic gradients doing nothing after loading a different modelMrCheeze
2022-10-22record First pass size as 0x0 for #3328AUTOMATIC
2022-10-22Merge pull request #3414 from discus0434/masterAUTOMATIC1111
2022-10-22fix part2Greendayle
2022-10-22Deepdanbooru linux fixGreendayle
2022-10-22typoAUTOMATIC
2022-10-22added callback for creating new settings in extensionsAUTOMATIC
2022-10-22small fixdiscus0434
2022-10-22Merge branch 'AUTOMATIC1111:master' into masterdiscus0434
2022-10-22small fixdiscus0434
2022-10-22add an option to avoid dying reludiscus0434
2022-10-22added a guard for hypernet training that will stop early if weights are getti...AUTOMATIC
2022-10-22fix for extensions without style.cssAUTOMATIC
2022-10-22Merge branch 'master' of upstreamdiscus0434
2022-10-22add dropoutdiscus0434
2022-10-22remove parsing command line from devices.pyAUTOMATIC
2022-10-22Merge branch 'master' into cuda-device-id-selectionAUTOMATIC1111
2022-10-22further support for extensionsAUTOMATIC
2022-10-22removed aesthetic gradients as built-inAUTOMATIC
2022-10-22inspiration perfectedyfszzx
2022-10-22inspiration perfectedyfszzx
2022-10-22inspiration perfectedyfszzx
2022-10-21forgot to clear neg prompt after moving to back. Add tooltip to hintspapuSpartan
2022-10-22implement CUDA device selection, --device-id argExtraltodeus
2022-10-22implement CUDA device selection by IDExtraltodeus
2022-10-21some doc and formattingpapuSpartan
2022-10-21refactor internal terminology to use 'clear' instead of 'trash' like #2728papuSpartan
2022-10-21update token counter when clearing promptpapuSpartan
2022-10-21only delete prompt on back end and remove client-side deletionpapuSpartan
2022-10-21initial work on getting prompts cleared on the backend and synchronizing toke...papuSpartan
2022-10-21Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan
2022-10-22inspiration finishedyfszzx
2022-10-21Merge remote-tracking branch 'historytab/master'AUTOMATIC
2022-10-21prevent error spam when processing images without txt files for captionsAUTOMATIC
2022-10-21Merge branch 'master' into fix/train-preprocess-keep-ratioAUTOMATIC1111
2022-10-21loading SD VAE, see PR #3303AUTOMATIC
2022-10-21make aspect ratio overlay work regardless of selected localizationAUTOMATIC
2022-10-21Change option description of unload_models_when_trainingRcmcpe
2022-10-21Remove unused variable.timntorres