aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2022-11-11Merge pull request #4117 from TinkTheBoush/masterAUTOMATIC1111
2022-11-11Merge pull request #4395 from snowmeow2/masterAUTOMATIC1111
2022-11-11Update dataset.pyKyuSeok Jung
2022-11-11Update dataset.pyKyuSeok Jung
2022-11-11adding tag dropout optionKyuSeok Jung
2022-11-11adding tag drop out optionKyuSeok Jung
2022-11-11Update shared.pyKyuSeok Jung
2022-11-10added event listener for the image gallery modal; moved js to separate fileLiam
2022-11-10Add username and password in ngrok.JingShing
2022-11-10Add username and password in ngrok.JingShing
2022-11-10fix a bug in list_files_with_nameTong Zeng
2022-11-09updating the displayed generation info when user clicks images in the gallery...Liam
2022-11-09restore #4035 behaviorcluder
2022-11-09Merge branch 'master' of https://github.com/cluder/stable-diffusion-webui int...cluder
2022-11-09- do not use ckpt cache, if disabledcluder
2022-11-08Add option to preload extensionsd8ahazard
2022-11-08add callback for creating a tab in train UIAUTOMATIC
2022-11-08move functions out of main body for image preprocessing for easier hijackingAUTOMATIC
2022-11-08fix javascript duplication bug after pressing the restart UI buttonAUTOMATIC
2022-11-07Adding DeepDanbooru to the interrogation APIsnowmeow2
2022-11-06load all settings in one call instead of one by one when the page loadsAUTOMATIC
2022-11-06Merge branch 'master' into roy.add_simple_interrogate_apiAUTOMATIC1111
2022-11-06add load_with_extra function for modules to load checkpoints with extended wh...AUTOMATIC
2022-11-06add tags to extensions, and ability to filter out tagsAUTOMATIC
2022-11-06add ability to create extensions that add localizationsAUTOMATIC
2022-11-06Fixes LDSR upscaler producing black barsHan Lin
2022-11-05Remove unnecesary returnBruno Seoane
2022-11-05Add skip endpointBruno Seoane
2022-11-05Fix set config endpointBruno Seoane
2022-11-05Fix options endpoint not showing the full list of optionsBruno Seoane
2022-11-06Merge branch 'master' into masterKyuSeok Jung
2022-11-05tweak names a bit for new samplersAUTOMATIC
2022-11-05Merge pull request #4304 from hentailord85ez/k-diffusion-updateAUTOMATIC1111
2022-11-05Merge pull request #4329 from Blucknote/patch-1AUTOMATIC1111
2022-11-05Merge branch 'master' into fix/encode-pnginfoevshiron
2022-11-05rework the code to not use the walrus operator because colab's 3.7 does not s...AUTOMATIC
2022-11-05Python 3.8 typing compatibilityEvgeniy
2022-11-05Merge pull request #4297 from AUTOMATIC1111/aria1th-patch-1AUTOMATIC1111
2022-11-05Merge branch 'master' into feat/allow-originsAUTOMATIC1111
2022-11-05Merge pull request #4293 from AUTOMATIC1111/innovaciones-patch-1AUTOMATIC1111
2022-11-05Merge pull request #4273 from Omegastick/ordered_hypernetworksAUTOMATIC1111
2022-11-05Merge pull request #3975 from aria1th/force-push-patch-13AUTOMATIC1111
2022-11-05Merge pull request #4311 from aliencaocao/fix_typing_compat_for_brlow_python3.10AUTOMATIC1111
2022-11-05Merge pull request #4320 from papuSpartan/tlsAUTOMATIC1111
2022-11-05do not die when an extension's repo has no remoteAUTOMATIC
2022-11-05add support for tls (gradio tls options)papuSpartan
2022-11-05Use typing.Optional instead of | to add support for Python 3.9 and below.Billy Cao
2022-11-04Reorder samplershentailord85ez
2022-11-04Fix namehentailord85ez
2022-11-04Add support for new DPM-Solver++ samplershentailord85ez