aboutsummaryrefslogtreecommitdiffstats
path: root/modules/shared.py
Commit message (Expand)AuthorAgeFilesLines
* force refresh tqdm before closeVladimir Mandic2023-03-121-0/+1
* alternative solution for #8089AUTOMATIC2023-03-111-1/+4
* Merge pull request #8175 from vladmandic/image_sizeAUTOMATIC11112023-03-111-0/+1
|\
| * add check for resulting image sizeVladimir Mandic2023-02-271-0/+1
* | Merge pull request #7812 from vladmandic/hide_ui_tabsAUTOMATIC11112023-03-111-0/+2
|\ \
| * | make ui as multiselect instead of string listVladimir Mandic2023-02-191-1/+2
| * | Merge branch 'AUTOMATIC1111:master' into hide_ui_tabsVladimir Mandic2023-02-191-2/+7
| |\|
| * | all hiding of ui tabsVladimir Mandic2023-02-141-0/+1
* | | Merge pull request #8100 from missionfloyd/webp-losslessAUTOMATIC11112023-03-111-0/+1
|\ \ \
| * | | Add lossless webp optionmissionfloyd2023-02-251-0/+1
| | |/ | |/|
* | | new setting: Extra text to add before <...> when adding extra network to promptAUTOMATIC2023-03-111-0/+1
* | | Merge pull request #8367 from pamparamm/scaled-dot-product-attentionAUTOMATIC11112023-03-111-0/+2
|\ \ \
| * | | sdp refactoringPam2023-03-101-1/+1
| * | | argument to disable memory efficient for sdpPam2023-03-101-0/+1
| * | | scaled dot product attentionPam2023-03-061-0/+1
| |/ /
* | | add UniPC options to infotextAUTOMATIC2023-03-111-0/+9
* | | Requested changesspace-nuko2023-03-111-2/+1
* | | Merge remote-tracking branch 'origin/master' into unipcspace-nuko2023-03-111-2/+7
|\| |
| * | fix auto sd download issuew-e-w2023-02-191-0/+1
| * | Merge pull request #7300 from Ju1-js/masterAUTOMATIC11112023-02-191-0/+1
| |\ \
| | * | Gradio Auth Read from External FileJu1-js2023-01-281-0/+1
| * | | Revert "Aspect ratio sliders"AUTOMATIC11112023-02-191-21/+0
| * | | Merge pull request #7601 from Gerschel/aspect_ratio_slidersAUTOMATIC11112023-02-191-0/+21
| |\ \ \
| | * | | Squashed commit of the following:Gerschel2023-02-091-5/+12
| | * | | aspect ratio for dim's; sliders adjust by ratioGerschel2023-02-061-0/+14
| | | |/ | | |/|
| * | | Merge pull request #7727 from missionfloyd/face-restore-settingAUTOMATIC11112023-02-191-1/+1
| |\ \ \
| | * | | Fix face restorers settingmissionfloyd2023-02-101-1/+1
| | |/ /
| * | | reword settings for 4chan export, remove unneded try/excepts, add try/except ...AUTOMATIC2023-02-191-3/+3
| * | | Merge pull request #7564 from w-e-w/configurable_image_downscaleAUTOMATIC11112023-02-191-1/+3
| |\ \ \
| | * | | configurable image downscalew-e-w2023-02-051-1/+3
| | |/ /
| * / / Fix DPM++ SDE not deterministic across different batch sizes (#5210)RcINS2023-02-111-0/+1
| |/ /
* | | Fix UniPC orderspace-nuko2023-02-101-1/+1
* | | Add UniPC sampler settingsspace-nuko2023-02-101-0/+5
|/ /
* | add --no-hashingAUTOMATIC2023-02-041-1/+1
* | Adding default true to use_original_name_batch as images should by default ho...Joey Sanchez2023-01-311-1/+1
* | Add --skip-version-check to disable messages asking users to upgrade torch.AUTOMATIC2023-01-301-0/+2
* | change disable_weights_auto_swap to true by defaultAUTOMATIC2023-01-291-1/+1
* | make it so that setting options in pasted infotext (like Clip Skip and ENSD) ...AUTOMATIC2023-01-291-5/+32
* | add dropdowns in settings for hypernets and lorasAUTOMATIC2023-01-281-2/+3
|/
* add data-dir flag and set all user data directories based on itMax Audron2023-01-271-5/+6
* remove the need to place configs near modelsAUTOMATIC2023-01-271-3/+4
* add an option to enable sections from extras tab in txt2img/img2imgAUTOMATIC2023-01-261-10/+5
* Add UI setting for upcasting attention to float32brkirch2023-01-251-0/+1
* Add option for float32 sampling with float16 UNetbrkirch2023-01-251-0/+1
* add option to skip interrogate categoriesVladimir Mandic2023-01-231-1/+1
* Merge branch 'AUTOMATIC1111:master' into interrogateVladimir Mandic2023-01-231-0/+4
|\
| * Merge pull request #7032 from gmq/extra-network-stylesAUTOMATIC11112023-01-231-0/+4
| |\
| | * feat(extra-networks): add default view settingGuillermo Moreno2023-01-221-0/+4
* | | improve interrogateVladimir Mandic2023-01-231-0/+1
|/ /
* | Merge remote-tracking branch 'takuma104/xformers-flash-attention'AUTOMATIC2023-01-231-0/+1
|\ \