aboutsummaryrefslogtreecommitdiffstats
path: root/modules/shared.py
Commit message (Expand)AuthorAgeFilesLines
* split commandline args into its own fileAUTOMATIC2023-03-251-100/+7
* Split history: mv temp modules/shared.pyAndrey2023-03-251-0/+751
* Split history: mv modules/shared.py tempAndrey2023-03-251-751/+0
* Merge branch 'master' into masterKarun2023-03-251-4/+35
|\
| * Merge pull request #8814 from catboxanon/inpaint-maskAUTOMATIC11112023-03-251-0/+4
| |\
| | * Expose inpainting mask and compositecatboxanon2023-03-221-0/+4
| * | enable queue by defaultAUTOMATIC2023-03-251-1/+2
| |/
| * 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
| * | | | Fix UniPC orderspace-nuko2023-02-101-1/+1
| * | | | Add UniPC sampler settingsspace-nuko2023-02-101-0/+5
| | |_|/ | |/| |
* | | | custom height, width settings for extra networksEllangoK2023-02-191-0/+2
| |/ / |/| |
* | | 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
|/ /
* | 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