aboutsummaryrefslogtreecommitdiffstats
path: root/modules/shared.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | than js add a bit of spacing/styling to settings elements add link info for token merging
* updates for #9256AUTOMATIC2023-05-141-2/+2
|
* Merge pull request #9256 from papuSpartan/tomesdAUTOMATIC11112023-05-141-0/+3
|\ | | | | Integrate optional speed and memory improvements by token merging (via dbolya/tomesd)
| * move to stable-diffusion tabpapuSpartan2023-05-131-10/+2
| |
| * heavily simplifypapuSpartan2023-05-131-38/+4
| |
| * Merge branch 'dev' of ↵papuSpartan2023-05-121-16/+41
| |\ | | | | | | | | | https://github.com/AUTOMATIC1111/stable-diffusion-webui into tomesd
| * | 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
| | | | | | | | | | | | fix typo
| * | | add token merging options to infotext when necessary. Bump tomesdpapuSpartan2023-04-101-1/+1
| | | | | | | | | | | | | | | | version
| * | | :ppapuSpartan2023-04-041-1/+1
| | | |
| * | | Allow different merge ratios to be used for each pass. Make toggle cmd flag ↵papuSpartan2023-04-041-1/+5
| | | | | | | | | | | | | | | | work again. Remove ratio flag. Remove warning about controlnet being incompatible
| * | | Transition to using settings through UI instead of cmd line args. Added ↵papuSpartan2023-04-021-0/+44
| | | | | | | | | | | | | | | | feature to only apply to hr-fix. Install package using requirements_versions.txt
* | | | Requested changescatboxanon2023-05-131-8/+7
| | | |
* | | | Define default fonts for Gradio themecatboxanon2023-05-121-2/+8
| |_|/ |/| | | | | | | | | | | | | | | | | Allows web UI to (almost) be ran fully offline. The web UI will hang on load if offline when these fonts are not manually defined, as it will attempt (and fail) to pull from Google Fonts.
* | | Merge pull request #10290 from akx/smart-live-preview-formatAUTOMATIC11112023-05-111-1/+1
|\ \ \ | | | | | | | | Make live previews use JPEG only for large images
| * | | 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
| | | | | | | | | | | | large images, and add an option to let user select the format
* | | 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
| | |
* | | fix an issue preventing the program from starting if the user specifies a ↵AUTOMATIC2023-05-101-2/+2
| | | | | | | | | | | | bad gradio theme
* | | 1.1.1 quicksettings list migrationw-e-w2023-05-091-0/+4
| | |
* | | use multiselect for quicksettings (this also resets the existing setting)AUTOMATIC2023-05-081-2/+2
| | |
* | | put infotext options into their own category in settings tabAUTOMATIC2023-05-081-4/+7
| | |
* | | add version to infotext, footer and console output when startingAUTOMATIC2023-05-081-0/+1
| | |
* | | directory hiding for extra networks: dirs starting with . will hide their ↵AUTOMATIC2023-05-081-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | cards on extra network tabs unless specifically searched for create HTML for extra network pages only on demand allow directories starting with . to still list their models for lora, checkpoints, etc keep "search" filter for extra networks when user refreshes the page
* | | Merge pull request #10146 from missionfloyd/gamepad-optionAUTOMATIC11112023-05-081-0/+2
|\ \ \ | |_|/ |/| | Fix gamepad navigation
| * | gamepad repeat optionmissionfloyd2023-05-071-0/+1
| | |
| * | Fix spellingmissionfloyd2023-05-061-1/+1
| | |
| * | Make gamepad navigation optionalmissionfloyd2023-05-061-0/+1
| | |
* | | 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
| | |\ \ | | | | | | | | | | (Optimization) Option to remove negative conditioning at low sigma values
| | | * | 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
| | |\ \ | | | | | | | | | | Fix prompt schedule for second order samplers
| | | * | 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 ScuNET