aboutsummaryrefslogtreecommitdiffstats
path: root/modules/shared.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' into reorder-hotkeysmissionfloyd2023-05-261-62/+146
|\
| * Merge pull request #10611 from akx/disable-token-countersAUTOMATIC11112023-05-221-0/+1
| |\
| | * Add option to disable prompt token countersAarni Koskela2023-05-211-0/+1
| * | option to pad prompt/neg prompt to be same lengthAUTOMATIC2023-05-211-0/+1
| |/
| * Merge branch 'ui-selection-for-cross-attention-optimization' into devAUTOMATIC2023-05-201-0/+1
| |\
| | * make it possible for scripts to add cross attention optimizationsAUTOMATIC2023-05-181-0/+1
| * | preserve declarationsanonCantCode2023-05-201-2/+2
| * | Use Optional[] to preserve Python 3.9 compatabilityanonCantCode2023-05-201-3/+4
| * | set Navigate image viewer with gamepad option to false by default, by requestAUTOMATIC2023-05-181-1/+1
| |/
| * rework hires prompts/sampler code to among other things support different ext...AUTOMATIC2023-05-181-2/+4
| * option to specify editor height for img2imgAUTOMATIC2023-05-171-0/+1
| * add option to reorder tabsAUTOMATIC2023-05-171-1/+2
| * add options to show/hide hidden files and dirs, and to not list models/files ...AUTOMATIC2023-05-171-0/+6
| * move some settings to the new Optimization pageAUTOMATIC2023-05-171-2/+6
| * Merge pull request #10458 from akx/graceful-stopAUTOMATIC11112023-05-171-1/+41
| |\
| | * Replace state.need_restart with state.server_command + replace poll loop with...Aarni Koskela2023-05-171-1/+41
| * | Merge branch 'dev' into taesd-aAUTOMATIC11112023-05-171-61/+92
| |\|
| | * add info link for Negative Guidance minimum sigmaAUTOMATIC2023-05-161-1/+1
| | * remove auto live previews format option, fix slow PNG generationAUTOMATIC2023-05-141-1/+1
| | * add a bunch of descriptions and reword a lot of settings (sorry, localizers)AUTOMATIC2023-05-141-45/+49
| | * set up a system to provide extra info for settings elements in python rather ...AUTOMATIC2023-05-141-6/+27
| | * updates for #9256AUTOMATIC2023-05-141-2/+2
| | * Merge pull request #9256 from papuSpartan/tomesdAUTOMATIC11112023-05-141-0/+3
| | |\
| | | * move to stable-diffusion tabpapuSpartan2023-05-131-10/+2
| | | * heavily simplifypapuSpartan2023-05-131-38/+4
| | | * Merge branch 'dev' of https://github.com/AUTOMATIC1111/stable-diffusion-webui...papuSpartan2023-05-121-16/+41
| | | |\
| | | * | not being cast properly every time, swap to intspapuSpartan2023-05-041-1/+1
| | | * | fix maximum downsampling optionpapuSpartan2023-05-031-4/+1
| | | * | resolve merge conflicts and swap to dev branch for nowpapuSpartan2023-05-031-6/+73
| | | |\ \
| | | * | | 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
| | * | | | Requested changescatboxanon2023-05-131-8/+7
| | * | | | Define default fonts for Gradio themecatboxanon2023-05-121-2/+8
| | | |_|/ | | |/| |
| | * | | Merge pull request #10290 from akx/smart-live-preview-formatAUTOMATIC11112023-05-111-1/+1
| | |\ \ \
| | | * | | Make live previews use JPEG only when the image is lorge enoughAarni Koskela2023-05-111-1/+1
| | * | | | Fix symlink scanningcatboxanon2023-05-111-1/+1
| | |/ / /
| | * | | put the star where it belongsAUTOMATIC2023-05-111-1/+1
| | * | | change live preview format to jpeg to prevent unreasonably slow previews for ...AUTOMATIC2023-05-111-0/+1
| | * | | suggestions and fixes from the PRAUTOMATIC2023-05-101-1/+1
| | * | | fixes for B007AUTOMATIC2023-05-101-3/+3
| | * | | ruff auto fixesAUTOMATIC2023-05-101-3/+3
| | * | | F401 fixes for ruffAUTOMATIC2023-05-101-1/+1
| | * | | imports cleanup for ruffAUTOMATIC2023-05-101-3/+0
| * | | | return live preview defaults to how they wereAUTOMATIC2023-05-171-1/+1
| * | | | Add Tiny AE live previewSakura-Luna2023-05-141-1/+1
| |/ / /
* | | | Make ctrl+left/right optionalmissionfloyd2023-05-261-0/+1
* | | | Merge pull request #10324 from catboxanon/offlineAUTOMATIC11112023-05-131-2/+7
|/ / /