aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2022-10-29Merge branch 'Inspiron'AUTOMATIC
2022-10-29add needed imports fr new code in copypaste.pyAUTOMATIC
2022-10-29remove weird spaces added to ui.py over timeAUTOMATIC
2022-10-29fix open folder button not workingAUTOMATIC
2022-10-29skip filenames starting with . for img2img and extras batch modesAUTOMATIC
2022-10-29Merge pull request #3826 from ANTONIOPSD/patch-1AUTOMATIC1111
2022-10-29Merge pull request #3858 from R-N/log-csvAUTOMATIC1111
2022-10-29Merge pull request #3803 from FlameLaw/masterAUTOMATIC1111
2022-10-29Merge pull request #3669 from random-thoughtss/masterAUTOMATIC1111
2022-10-29Merge pull request #3874 from cobryan05/extra_tweakAUTOMATIC1111
2022-10-29change default hypernet activation function to linearAUTOMATIC
2022-10-29Merge pull request #3877 from Yaiol/masterAUTOMATIC1111
2022-10-29Merge pull request #3717 from benkyoujouzu/masterAUTOMATIC1111
2022-10-29Merge pull request #3771 from aria1th/patch-12AUTOMATIC1111
2022-10-28Merge branch 'AUTOMATIC1111:master' into masterBruno Seoane
2022-10-29Re enable linearAngelBottomless
2022-10-29Update images.pyYaiol
2022-10-28extras: upscaler blending should not be considered in cache keyChris OBryan
2022-10-28extras-tweaks: autoformat changed linesChris OBryan
2022-10-28extras: Make image cache LRUChris OBryan
2022-10-28extras: Rework image cacheChris OBryan
2022-10-28extras: Add option to run upscaling before face fixingChris OBryan
2022-10-28Fix log off by 1Muhammad Rizqi Nur
2022-10-28Always ignore "None.pt" in the hypernet directory.timntorres
2022-10-27Explicitly state when Hypernet is none.timntorres
2022-10-27Read hypernet strength from PNG info.timntorres
2022-10-27Add strength to textinfo.timntorres
2022-10-28Add missing support for linear activation in hypernetworkbenkyoujouzu
2022-10-28Natural sorting for dropdown checkpoint listAntonio
2022-10-27Reduce peak memory usage when changing modelsJosh Watzman
2022-10-27Updated name and hover text.random_thoughtss
2022-10-27Moved mask weight config to SD sectionrandom_thoughtss
2022-10-27Highres fix works with unmasked latent.random_thoughtss
2022-10-27Merge branch 'AUTOMATIC1111:master' into masterrandom-thoughtss
2022-10-28Fix random dataset shuffle on TIFlameLaw
2022-10-27fixed indentationFlorian Horn
2022-10-27added save button and shortcut (s) to Modal ViewFlorian Horn
2022-10-27create send to buttons by extensionsyfszzx
2022-10-27Disable unavailable or duplicate optionsAngelBottomless
2022-10-27create send to buttons in one moduleyfszzx
2022-10-26Add id access to scripts list in the cssxmodar
2022-10-26fix: Correct before image saved callbackMMaker
2022-10-26prototype progress apievshiron
2022-10-26typo: cmd_opts.embedding_dir to cmd_opts.embeddings_dirDepFA
2022-10-26Remove folder endpointBruno Seoane
2022-10-26Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webuiBruno Seoane
2022-10-26Fix error caused by EXIF transpose when using custom scriptsSihan Wang
2022-10-26add script callback for before image save and change callback for after image...AUTOMATIC
2022-10-26add override_settings to API as an alternative to #3629AUTOMATIC
2022-10-26Implement PR #3625 but for embeddings.timntorres