aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into extra-networks-togglemissionfloyd2023-03-2548-958/+1134
|\
| * Merge pull request #8936 from space-nuko/fix-notificationsAUTOMATIC11112023-03-251-1/+1
| |\
| | * Fix notifications not triggeringspace-nuko2023-03-251-1/+1
| |/
| * Merge pull request #8921 from remixer-dec/fix-callstack-loopAUTOMATIC11112023-03-251-1/+1
| |\
| | * fix overriding getElementById on documentRemixer Dec2023-03-251-1/+1
| * | add missing extensions_dir, extensions_builtin_dir to extensions.pyAUTOMATIC2023-03-251-0/+1
| |/
| * Merge pull request #8839 from pieresimakp/masterAUTOMATIC11112023-03-251-11/+31
| |\
| | * Merge branch 'master' into masterAUTOMATIC11112023-03-2544-948/+946
| | |\ | | |/ | |/|
| * | specify the tests dir in automated testsAUTOMATIC2023-03-251-1/+1
| * | split commandline args into its own fileAUTOMATIC2023-03-256-833/+73
| * | Split history: mv temp modules/shared.pyAndrey2023-03-251-0/+0
| * | Split history: mergeAndrey2023-03-251-0/+751
| |\ \
| | * | Split history: mv modules/shared.py modules/cmd_args.pyAndrey2023-03-251-0/+0
| * | | Split history: mv modules/shared.py tempAndrey2023-03-251-0/+0
| |/ /
| * | Merge pull request #8547 from vladmandic/image-sizeAUTOMATIC11112023-03-251-0/+1
| |\ \
| | * | disable pil checksVladimir Mandic2023-03-121-0/+1
| * | | Merge pull request #8508 from vladmandic/lightningAUTOMATIC11112023-03-252-1/+4
| |\ \ \
| | * | | make it module specificVladimir Mandic2023-03-141-1/+1
| | * | | fix importVladimir Mandic2023-03-121-0/+1
| | * | | all usage of newer pytorch_lighningVladimir Mandic2023-03-112-1/+3
| * | | | Merge pull request #8698 from Narsil/update_safetensorsAUTOMATIC11112023-03-251-1/+1
| |\ \ \ \
| | * | | | Updating safetensors version (fully backward compatible)Nicolas Patry2023-03-171-1/+1
| * | | | | Merge pull request #7936 from EllangoK/masterAUTOMATIC11112023-03-253-2/+7
| |\ \ \ \ \
| | * | | | | readds metadata_buttonEllangoK2023-03-251-0/+2
| | * | | | | Merge branch 'master' into masterKarun2023-03-2564-963/+2728
| | |\ \ \ \ \
| | * | | | | | custom height, width settings for extra networksEllangoK2023-02-193-2/+8
| * | | | | | | Merge pull request #8662 from vladmandic/api-handlerAUTOMATIC11112023-03-252-1/+45
| |\ \ \ \ \ \ \
| | * | | | | | | api error handlerVladimir Mandic2023-03-152-1/+45
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | update overflow-wrap: break-word; for gradio 3.23AUTOMATIC2023-03-252-3/+3
| * | | | | | | Merge pull request #8723 from whwlsfb/patch-1AUTOMATIC11112023-03-251-0/+3
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into patch-1AUTOMATIC11112023-03-2538-774/+725
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | make it possible for user to enable gradio analytics by setting GRADIO_ANALYT...AUTOMATIC2023-03-251-1/+2
| * | | | | | | | Merge pull request #8658 from hananbeer/disable_gradio_analyticsAUTOMATIC11112023-03-251-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | disable gradio analytics globallyhigh_byte2023-03-151-0/+1
| * | | | | | | | | Merge pull request #8772 from mcmonkey4eva/img2img-alt-sd2-fixAUTOMATIC11112023-03-251-14/+16
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cleanup the img2img alt file a bitAlex "mcmonkey" Goodwin2023-03-201-10/+2
| | * | | | | | | | | fix img2img alt for SD v2.xAlex "mcmonkey" Goodwin2023-03-201-4/+14
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | final part of merging #8749AUTOMATIC2023-03-251-4/+4
| * | | | | | | | | Merge pull request #8749 from missionfloyd/extra-network-infoAUTOMATIC11112023-03-252-2/+4
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | Merge branch 'master' into extra-network-infoAUTOMATIC11112023-03-2537-759/+704
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #8717 from nonnonstop/fix-installpyAUTOMATIC11112023-03-251-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix problem of install.py when data-dir is specifiednonnonstop2023-03-181-2/+2
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #8780 from Brawlence/masterAUTOMATIC11112023-03-253-2/+56
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Unload checkpoints on RequestΦφ2023-03-213-2/+56
| | |/ / / / / / / /
| * | | | | | | | | Merge pull request #8797 from ArrowM/masterAUTOMATIC11112023-03-251-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Move `load_file_from_url`ArrowM2023-03-221-1/+1
| | |/ / / / / / / /
| * | | | | | | | | Merge pull request #8803 from mlhub-action/fix_scripts_load_orderAUTOMATIC11112023-03-251-1/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix scripts load ordersumof2primes2023-03-221-1/+1
| | * | | | | | | | | Fix scripts load ordersumof2primes2023-03-221-1/+9
| | |/ / / / / / / /
| * | | | | | | | | Merge pull request #8814 from catboxanon/inpaint-maskAUTOMATIC11112023-03-252-0/+20
| |\ \ \ \ \ \ \ \ \