aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2023-03-25use HTTP request to fetch metadata for Lora cards instead of including it int...AUTOMATIC
2023-03-25Merge pull request #8878 from butaixianran/masterAUTOMATIC1111
2023-03-25Merge pull request #8866 from brkirch/mps-torch-2-0-nn-linear-workaroundsAUTOMATIC1111
2023-03-25Merge pull request #8782 from FNSpd/masterAUTOMATIC1111
2023-03-25bump gradio to 3.23AUTOMATIC
2023-03-25fix extra networks uiAUTOMATIC
2023-03-25enable queue by defaultAUTOMATIC
2023-03-25hide delete button for single-item dropdownAUTOMATIC
2023-03-25fix ctrl+up/down attention editAUTOMATIC
2023-03-25initial gradio 3.22 supportAUTOMATIC
2023-03-24Update devices.pyFNSpd
2023-03-25Fix None type error for TI modulebutaixianran
2023-03-24Update sd_hijack_optimizations.pyFNSpd
2023-03-24Update sd_hijack_unet.pyFNSpd
2023-03-24Add workaround for MPS layer_norm on PyTorch 2.0brkirch
2023-03-24Add workaround for broken nn.Linear on macOS 13.2brkirch
2023-03-21Update sd_hijack_optimizations.pyFNSpd
2023-03-21Update sd_hijack_unet.pyFNSpd
2023-03-21Update devices.pyFNSpd
2023-03-14Merge pull request #8503 from mcmonkey4eva/filename-length-limit-fixAUTOMATIC1111
2023-03-14fix an error loading Lora with empty values in metadataAUTOMATIC
2023-03-14Merge pull request #8589 from vladmandic/unipcAUTOMATIC1111
2023-03-14Merge pull request #8588 from hananbeer/fix/undefined_extra_network_dataAUTOMATIC1111
2023-03-14Update ui_extra_networks.pywilltakasan
2023-03-14Add view metadata button for Lora cards.AUTOMATIC
2023-03-13add pbar to unipcVladimir Mandic
2023-03-13initialize extra_network_data before usehigh_byte
2023-03-12update `fullfn` properlyAlex "mcmonkey" Goodwin
2023-03-12add safety check in case of short extensionsAlex "mcmonkey" Goodwin
2023-03-12relocate filename length limit to better spotAlex "mcmonkey" Goodwin
2023-03-12display correct timings after restarting UIAUTOMATIC
2023-03-12attempt to fix memory monitor with multiple CUDA devicesAUTOMATIC
2023-03-12change extension index link to the new dedicated repo instead of wikiAUTOMATIC
2023-03-12force refresh tqdm before closeVladimir Mandic
2023-03-12Merge pull request #8492 from zhanghua000/absolute-pathAUTOMATIC1111
2023-03-12Merge pull request #7965 from Kilvoctu/extranet-buttonsAUTOMATIC1111
2023-03-12Merge pull request #8515 from EllangoK/unipc-typoAUTOMATIC1111
2023-03-12Merge pull request #8518 from brkirch/remove-bool-testAUTOMATIC1111
2023-03-11Remove test, use bool tensor fix by defaultbrkirch
2023-03-11fix dims typo in unipcEllangoK
2023-03-11Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webuiVespinian
2023-03-11small diff whitespace cleanupVespinian
2023-03-11restore text, remove 'close'Kilvoctu
2023-03-11alternative solution for #8089AUTOMATIC
2023-03-11Fixed whitespaceVespinian
2023-03-11Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webuiVespinian
2023-03-11Changed alwayson_script_name and alwayson_script_args api params to 1 alwayso...Vespinian
2023-03-11initial fix for filename length limits on *nix systemsAlex "mcmonkey" Goodwin
2023-03-11Merge pull request #8118 from adam-huganir/8116-gitpython-api-breaking-changeAUTOMATIC1111
2023-03-11Merge pull request #8175 from vladmandic/image_sizeAUTOMATIC1111