aboutsummaryrefslogtreecommitdiffstats
path: root/modules/shared.py
Commit message (Expand)AuthorAgeFilesLines
* fix maximum downsampling optionpapuSpartan2023-05-031-4/+1
* resolve merge conflicts and swap to dev branch for nowpapuSpartan2023-05-031-6/+73
|\
| * do not load wait for shared.sd_model to load at startupAUTOMATIC2023-05-021-4/+27
| * Merge branch 'dev' into extension-settings-backupAUTOMATIC11112023-04-291-2/+45
| |\
| | * Merge branch 'dev' into remove-watermark-optionAUTOMATIC11112023-04-291-2/+47
| | |\
| | | * Merge pull request #9177 from devNegative-asm/masterAUTOMATIC11112023-04-291-0/+1
| | | |\
| | | | * increase range of negative guidance minimum sigma optiondevdn2023-03-291-1/+1
| | | | * performance increasedevdn2023-03-291-0/+1
| | | * | Merge pull request #9669 from catboxanon/patch/sampler-schedule-fixAUTOMATIC11112023-04-291-0/+1
| | | |\ \
| | | | * | Update shared.pycatboxanon2023-04-171-1/+1
| | | | * | Add second order samplers compat optioncatboxanon2023-04-171-0/+1
| | | | |/
| | | * | Allow user input for gradio theme selectionAUTOMATIC2023-04-291-1/+1
| | | * | Merge branch 'dev' into gradio-theme-supportAUTOMATIC11112023-04-291-3/+11
| | | |\ \
| | | | * \ Merge pull request #9737 from AdjointOperator/masterAUTOMATIC11112023-04-291-0/+2
| | | | |\ \
| | | | | * | add tiled inference support for ScuNETAdjointOperator2023-04-191-0/+2
| | | | | |/
| | | | * | rename CPU RNG to RNG source in settings, add infotext and parameters copypas...AUTOMATIC2023-04-291-1/+1
| | | | * | Merge pull request #9734 from deciare/cpu-randnAUTOMATIC11112023-04-291-0/+1
| | | | |\ \
| | | | | * | Option to use CPU for random number generation.Deciare2023-04-191-0/+1
| | | | | |/
| | | | * | Merge pull request #9757 from missionfloyd/editattention-selectcurrentwordAUTOMATIC11112023-04-291-0/+1
| | | | |\ \
| | | | | * | Custom delimitersmissionfloyd2023-04-251-0/+1
| | | | | |/
| | | | * | Merge pull request #9429 from forsurefr/save-init-imagesAUTOMATIC11112023-04-291-0/+3
| | | | |\ \
| | | | | * | Do not save init image by defaultforsurefr2023-04-071-1/+1
| | | | | * | Add support for saving init images in img2imgFor Sure2023-04-061-0/+3
| | | | | |/
| | | | * / Add "None" option to extra networks dropdownsmissionfloyd2023-04-181-1/+1
| | | | |/
| | | * | Support Gradio's theme APIspace-nuko2023-03-251-0/+35
| | * | | Merge branch 'master' into remove-watermark-optionspace-nuko2023-03-271-100/+14
| | |\ \ \
| | * | | | Remove "do not add watermark to images" optionspace-nuko2023-03-231-1/+0
| * | | | | Save/restore working webui/extension configsspace-nuko2023-03-291-0/+1
| | |_|_|/ | |/| | |
* | | | | Update shared.pypapuSpartan2023-04-101-1/+1
* | | | | 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