aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-27Merge pull request #4663 from xucj98/draftAUTOMATIC1111
2022-11-27Merge pull request #4986 from mcmonkey4eva/add-model-nameAUTOMATIC1111
2022-11-27Merge pull request #5085 from MrCheeze/sd-2.0-automatic-2AUTOMATIC1111
2022-11-27Merge pull request #4899 from liamkerr/fix_gallery_indexAUTOMATIC1111
2022-11-27Merge pull request #5065 from JaySmithWpg/vram-leakAUTOMATIC1111
2022-11-27Merge pull request #4461 from brkirch/face-restoration-device-fixAUTOMATIC1111
2022-11-27Merge pull request #4918 from brkirch/pytorch-fixesAUTOMATIC1111
2022-11-27calculate dictionary for sampler names only onceAUTOMATIC
2022-11-27fix for broken sampler selection in img2img and xy plot #4860 #4909AUTOMATIC
2022-11-27eliminate duplicated code from #5095AUTOMATIC
2022-11-27Merge pull request #5095 from mlmcgoogan/masterAUTOMATIC1111
2022-11-27Merge pull request #4961 from uservar/DPM++SDEAUTOMATIC1111
2022-11-27Merge branch 'master' into DPM++SDEAUTOMATIC1111
2022-11-27Merge remote-tracking branch 'flamelaw/master'AUTOMATIC
2022-11-27serve images from where they are saved instead of a temporary directoryAUTOMATIC
2022-11-26torch.cuda.empty_cache() defaults to cuda:0 device unless explicitly set othe...Matthew McGoogan
2022-11-26no-half support for SD 2.0MrCheeze
2022-11-26make SD2 compatible with --medvram settingAUTOMATIC
2022-11-27set TI AdamW default weight decay to 0flamelaw
2022-11-26restore hypernetworks to seemingly working stateAUTOMATIC
2022-11-26add 1024 module for hypernets for the new open clipAUTOMATIC
2022-11-26Add support Stable Diffusion 2.0AUTOMATIC
2022-11-25fixes #3449 - VRAM leak when switching to/from inpainting modelJay Smith
2022-11-25Merge branch 'AUTOMATIC1111:master' into draftxucj98
2022-11-23add filename santizationAlex "mcmonkey" Goodwin
2022-11-23add model_name pattern for savingAlex "mcmonkey" Goodwin
2022-11-23last_layer_dropout default to Falseflamelaw
2022-11-23fix dropout, implement train/eval modeflamelaw
2022-11-23small fixesflamelaw
2022-11-22Update launch.pyuservar
2022-11-22Update requirements_versions.txtuservar
2022-11-22Update requirements.txtuservar
2022-11-22Add DPM++ SDE sampleruservar
2022-11-22Update k-diffusion to Release 0.0.11uservar
2022-11-21Add fixes for PyTorch 1.12.1brkirch
2022-11-21fix pin_memory with different latent sampling methodflamelaw
2022-11-20made selected_gallery_index query selectors more restrictiveLiam
2022-11-20Merge pull request #4120 from aliencaocao/enable-override-hypernetAUTOMATIC1111
2022-11-20moved deepdanbooru to pure pytorch implementationAUTOMATIC
2022-11-20fix random sampling with pin_memoryflamelaw
2022-11-20remove unnecessary commentflamelaw
2022-11-20Gradient accumulation, autocast fix, new latent sampling method, etcflamelaw
2022-11-19revert change to webui-user.batAUTOMATIC
2022-11-19Add API for scripts to add elements anywhere in UI.AUTOMATIC
2022-11-19Merge pull request #4717 from papuSpartan/securityAUTOMATIC1111
2022-11-19Merge pull request #4664 from piraka9011/fix-env-namesAUTOMATIC1111
2022-11-19Merge pull request #4733 from MaikoTan/api-authorizationAUTOMATIC1111
2022-11-19make it possible to change models etc by editing options using APIAUTOMATIC
2022-11-19Merge branch 'master' into api-authorizationMaiko Tan
2022-11-19Merge pull request #4358 from bamarillo/masterAUTOMATIC1111