aboutsummaryrefslogtreecommitdiffstats
path: root/modules/shared.py
Commit message (Expand)AuthorAgeFilesLines
* add token merging options to infotext when necessary. Bump tomesdpapuSpartan2023-04-101-1/+1
* :ppapuSpartan2023-04-041-1/+1
* Allow different merge ratios to be used for each pass. Make toggle cmd flag w...papuSpartan2023-04-041-1/+5
* Transition to using settings through UI instead of cmd line args. Added featu...papuSpartan2023-04-021-0/+44
* Make disable configurable between builtin/extra extensionsspace-nuko2023-03-271-1/+1
* Add temporary "disable all extensions" option for debugging usespace-nuko2023-03-271-1/+2
* Merge pull request #8525 from bluelovers/pr/sort-001AUTOMATIC11112023-03-271-1/+1
|\
| * feat: try sort as ignore-casebluelovers2023-03-121-1/+1
* | 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