aboutsummaryrefslogtreecommitdiffstats
path: root/modules/shared_options.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #14307 from ↵AUTOMATIC11112023-12-161-1/+1
| | | | | AUTOMATIC1111/default-Falst-js_live_preview_in_modal_lightbox default False js_live_preview_in_modal_lightbox
* Merge pull request #14230 from ↵AUTOMATIC11112023-12-141-0/+1
| | | | | AUTOMATIC1111/add-option-Live-preview-in-full-page-image-viewer add option: Live preview in full page image viewer
* Merge pull request #14266 from kaalibro/devAUTOMATIC11112023-12-141-0/+1
| | | Re-add setting lost as part of e294e46
* Re-add setting lost as part of e294e46catboxanon2023-12-021-0/+1
|
* remove Train/Preprocessing tab and put all its functionality into extras ↵AUTOMATIC11112023-12-021-0/+1
| | | | batch images mode
* Merge pull request #13957 from h43lb1t0/extra_network_subdirsAUTOMATIC11112023-12-021-0/+1
|\ | | | | dir buttons start with / so only the correct dir will be shown and no…
| * added option for default behavior of dir buttonsTom Haelbich2023-11-201-0/+1
| |
* | split UI settings page into manyAUTOMATIC11112023-12-021-25/+32
| |
* | infotext updates: add option to disregard certain infotext fields, add ↵AUTOMATIC11112023-12-021-6/+14
| | | | | | | | option to not include VAE in infotext, add explanation to infotext settings page, move some options to infotext settings page
* | add categories to settingsAUTOMATIC11112023-11-261-21/+28
| |
* | Merge branch 'hypertile-in-sample' into devAUTOMATIC11112023-11-261-8/+0
|\ \
| * | rework hypertile into a built-in extensionAUTOMATIC11112023-11-261-8/+0
| | |
* | | Merge pull request #13948 from aria1th/hypertile-in-sampleAUTOMATIC11112023-11-261-0/+8
|\| | | | | | | | support HyperTile optimization
| * | convert/add hypertile optionsAngelBottomless2023-11-161-0/+6
| | |
| * | add hyperTilearia1th2023-11-111-0/+2
| | | | | | | | | | | | https://github.com/tfernd/HyperTile
* | | Merge pull request #14009 from ↵AUTOMATIC11112023-11-201-0/+1
|\ \ \ | | | | | | | | | | | | | | | | AUTOMATIC1111/Option-to-show-batch-img2img-results-in-UI Option to show batch img2img results in UI
| * | | Option to show batch img2img results in UIw-e-w2023-11-191-0/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | shared.opts.img2img_batch_show_results_limit limit the number of images return to the UI for batch img2img default limit 32 0 no images are shown -1 unlimited, all images are shown
* | | Merge pull request #13968 from kaalibro/extranetworks-path-sortingAUTOMATIC11112023-11-191-1/+1
|\ \ \ | | | | | | | | Adds 'Path' sorting for Extra network cards
| * | | Adds 'Path' sorting for Extra network cardskaalibro2023-11-131-1/+1
| |/ /
* | | Merge branch 'dev' into ui_mobile_optimizationsezxzeng2023-11-071-0/+4
|\| |
| * | Add option to set notification sound volumeGerryDE2023-11-071-0/+1
| | |
| * | compact prompt option disabled by defaultAUTOMATIC11112023-11-051-1/+1
| | |
| * | added compact prompt optionAUTOMATIC11112023-11-051-0/+1
| | |
| * | properly apply sort order for extra network cards when selected from dropdownAUTOMATIC11112023-11-051-0/+2
| | | | | | | | | | | | | | | allow selection of default sort order in settings remove 'Default' sort order, replace with 'Name'
* | | added accordion settings optionsEmily Zeng2023-11-031-0/+2
|/ /
* | rework some of changes for emphasis editing keys, force conversion of ↵AUTOMATIC11112023-10-211-2/+1
| | | | | | | | old-style emphasis
* | Merge pull request #13533 from missionfloyd/edit-attention-fixAUTOMATIC11112023-10-151-2/+2
|\ \ | | | | | | Edit-attention fixes
| * | Make attention conversion optionalmissionfloyd2023-10-131-1/+1
| | | | | | | | | | | | Fix square brackets multiplier
| * | Add brackets, vertical bar to default delimitersmissionfloyd2023-10-071-1/+1
| | |
* | | add an option to not print stack traces on ctrl+c.AUTOMATIC11112023-10-151-0/+1
| | |
* | | put notification.mp3 option at the end of the pageAUTOMATIC11112023-10-141-1/+2
| | |
* | | Merge pull request #13631 from galekseev/masterAUTOMATIC11112023-10-141-0/+1
|\ \ \ | |/ / |/| | added option to play notification sound or not
| * | added option to play notification sound or notGleb Alekseev2023-10-131-0/+1
| |/
* | Merge pull request #13444 from AUTOMATIC1111/edit-attn-delimitersAUTOMATIC11112023-10-011-1/+2
|\ \ | | | | | | edit-attention: Allow editing whitespace delimiters
| * | Use checkboxes for whitespace delimitersmissionfloyd2023-10-011-1/+2
| | |
| * | Allow editing whitespace delimitersmissionfloyd2023-09-301-1/+1
| |/
| * add an option to choose how to combine hires fix and refinerAUTOMATIC11112023-08-301-0/+1
| |
| * Merge pull request #12818 from catboxanon/sgmAUTOMATIC11112023-08-291-0/+1
| | | | | | Add option to align with sgm repo's sampling implementation
| * Merge pull request #12819 from catboxanon/fix/rng-infotextAUTOMATIC11112023-08-281-1/+1
| | | | | | Add missing infotext for RNG in options
* | reword sd_checkpoint_dropdown_use_short setting and add explanationAUTOMATIC11112023-09-301-1/+1
| |
* | Merge pull request #13139 from AUTOMATIC1111/ckpt-dir-path-separatorAUTOMATIC11112023-09-301-1/+2
|\ \ | | | | | | fix `--ckpt-dir` path separator and option use `short name` for checkpoint dropdown
| * | option use short name for checkpoint dropdownw-e-w2023-09-081-1/+2
| | |
* | | Merge pull request #13119 from AUTOMATIC1111/enable_console_prompts-in-settingsAUTOMATIC11112023-09-091-0/+1
|\ \ \ | | | | | | | | enable console prompts in settings
| * | | deprecate --enable-console-promptsw-e-w2023-09-091-1/+1
| | | | | | | | | | | | | | | | use --enable-console-prompts as the default value for shared.opts.enable_console_prompts
| * | | enable console prompts in settingsw-e-w2023-09-071-0/+1
| |/ /
* | | Merge pull request #12995 from uservar/patch-2AUTOMATIC11112023-09-091-2/+2
|\ \ \ | | | | | | | | Fix bug with sigma min/max overrides.
| * | | Fix bug with sigma min/max overrides.uservar2023-09-021-2/+2
| |/ /
* | | update for #12926AUTOMATIC11112023-09-091-1/+1
| | |
* | | save_images_add_number_suffixw-e-w2023-09-061-1/+1
|/ /
* | add an option to choose how to combine hires fix and refinerAUTOMATIC11112023-08-301-0/+1
| |