aboutsummaryrefslogtreecommitdiffstats
path: root/modules/shared.py
Commit message (Collapse)AuthorAgeFilesLines
* updates for the noise schedule settingsAUTOMATIC2023-05-271-4/+4
|
* Merge remote-tracking branch 'KohakuBlueleaf/custom-k-sched-settings' into devAUTOMATIC2023-05-271-0/+4
|\
| * improvementsKohaku-Blueleaf2023-05-241-2/+2
| | | | | | | | | | See: https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/10649#issuecomment-1561047723
| * Use automatic instead of None/defaultKohaku-Blueleaf2023-05-231-1/+1
| |
| * Use type to determine if it is enableKohaku-Blueleaf2023-05-231-2/+1
| |
| * Use settings instead of main interfaceKohaku-Blueleaf2023-05-231-1/+5
| |
| * Change karras to kdiffusionKohaku-Blueleaf2023-05-221-1/+1
| |
| * Add custom karras schedulerKohaku-Blueleaf2023-05-221-0/+1
| |
* | custom unet supportAUTOMATIC2023-05-271-0/+1
|/
* Merge pull request #10611 from akx/disable-token-countersAUTOMATIC11112023-05-221-0/+1
|\ | | | | Add option to disable token counters
| * 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
| | | | | | | | add UI selection for cross attention optimization
* | 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 ↵AUTOMATIC2023-05-181-2/+4
| | | | | | | extra networks in first/second pass rework quoting for infotext items that have commas in them to use json (should be backwards compatible except for cases where it didn't work previously) add some locals from processing function into the Processing class as fields
* option to specify editor height for img2imgAUTOMATIC2023-05-171-0/+1
|
* add option to reorder tabsAUTOMATIC2023-05-171-1/+2
| | | | fix Reload UI not working
* add options to show/hide hidden files and dirs, and to not list models/files ↵AUTOMATIC2023-05-171-0/+6
| | | | in hidden directories
* move some settings to the new Optimization pageAUTOMATIC2023-05-171-2/+6
| | | | | | add slider for token merging for img2img rework StableDiffusionProcessing to have the token_merging_ratio field fix a bug with applying png optimizations for live previews when they shouldn't be applied
* Merge pull request #10458 from akx/graceful-stopAUTOMATIC11112023-05-171-1/+41
|\ | | | | Graceful server stopping
| * Replace state.need_restart with state.server_command + replace poll loop ↵Aarni Koskela2023-05-171-1/+41
| | | | | | | | with signal
* | 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
| | | | | | | | | | | | | | 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
| | | |