aboutsummaryrefslogtreecommitdiff
path: root/modules/shared_options.py
AgeCommit message (Collapse)Author
2023-12-03Merge branch 'dev' into test-fp8Kohaku-Blueleaf
2023-12-02remove Train/Preprocessing tab and put all its functionality into extras ↵AUTOMATIC1111
batch images mode
2023-12-02Merge branch 'dev' into test-fp8Kohaku-Blueleaf
2023-12-02Merge pull request #13957 from h43lb1t0/extra_network_subdirsAUTOMATIC1111
dir buttons start with / so only the correct dir will be shown and no…
2023-12-02split UI settings page into manyAUTOMATIC1111
2023-12-02infotext updates: add option to disregard certain infotext fields, add ↵AUTOMATIC1111
option to not include VAE in infotext, add explanation to infotext settings page, move some options to infotext settings page
2023-11-26add categories to settingsAUTOMATIC1111
2023-11-26Merge branch 'dev' into test-fp8Kohaku-Blueleaf
2023-11-26Merge branch 'hypertile-in-sample' into devAUTOMATIC1111
2023-11-26Merge pull request #13948 from aria1th/hypertile-in-sampleAUTOMATIC1111
support HyperTile optimization
2023-11-26rework hypertile into a built-in extensionAUTOMATIC1111
2023-11-21Option for using fp16 weight when apply loraKohaku-Blueleaf
2023-11-20added option for default behavior of dir buttonsTom Haelbich
2023-11-20Merge pull request #14009 from ↵AUTOMATIC1111
AUTOMATIC1111/Option-to-show-batch-img2img-results-in-UI Option to show batch img2img results in UI
2023-11-19Option to show batch img2img results in UIw-e-w
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
2023-11-19Use options instead of cmd_argsKohaku-Blueleaf
2023-11-19Merge pull request #13968 from kaalibro/extranetworks-path-sortingAUTOMATIC1111
Adds 'Path' sorting for Extra network cards
2023-11-16convert/add hypertile optionsAngelBottomless
2023-11-13Adds 'Path' sorting for Extra network cardskaalibro
2023-11-11add hyperTilearia1th
https://github.com/tfernd/HyperTile
2023-11-07Merge branch 'dev' into ui_mobile_optimizationsezxzeng
2023-11-07Add option to set notification sound volumeGerryDE
2023-11-05compact prompt option disabled by defaultAUTOMATIC1111
2023-11-05added compact prompt optionAUTOMATIC1111
2023-11-05properly apply sort order for extra network cards when selected from dropdownAUTOMATIC1111
allow selection of default sort order in settings remove 'Default' sort order, replace with 'Name'
2023-11-02added accordion settings optionsEmily Zeng
2023-10-21rework some of changes for emphasis editing keys, force conversion of ↵AUTOMATIC1111
old-style emphasis
2023-10-15Merge pull request #13533 from missionfloyd/edit-attention-fixAUTOMATIC1111
Edit-attention fixes
2023-10-15add an option to not print stack traces on ctrl+c.AUTOMATIC1111
2023-10-14put notification.mp3 option at the end of the pageAUTOMATIC1111
2023-10-14Merge pull request #13631 from galekseev/masterAUTOMATIC1111
added option to play notification sound or not
2023-10-13Make attention conversion optionalmissionfloyd
Fix square brackets multiplier
2023-10-13added option to play notification sound or notGleb Alekseev
2023-10-07Add brackets, vertical bar to default delimitersmissionfloyd
2023-10-01Merge pull request #13444 from AUTOMATIC1111/edit-attn-delimitersAUTOMATIC1111
edit-attention: Allow editing whitespace delimiters
2023-09-30Use checkboxes for whitespace delimitersmissionfloyd
2023-09-30reword sd_checkpoint_dropdown_use_short setting and add explanationAUTOMATIC1111
2023-09-30Allow editing whitespace delimitersmissionfloyd
2023-09-30Merge pull request #13139 from AUTOMATIC1111/ckpt-dir-path-separatorAUTOMATIC1111
fix `--ckpt-dir` path separator and option use `short name` for checkpoint dropdown
2023-09-09Merge pull request #13119 from AUTOMATIC1111/enable_console_prompts-in-settingsAUTOMATIC1111
enable console prompts in settings
2023-09-09deprecate --enable-console-promptsw-e-w
use --enable-console-prompts as the default value for shared.opts.enable_console_prompts
2023-09-09Merge pull request #12995 from uservar/patch-2AUTOMATIC1111
Fix bug with sigma min/max overrides.
2023-09-09update for #12926AUTOMATIC1111
2023-09-08option use short name for checkpoint dropdownw-e-w
2023-09-07enable console prompts in settingsw-e-w
2023-09-06save_images_add_number_suffixw-e-w
2023-09-02Fix bug with sigma min/max overrides.uservar
2023-08-30add an option to choose how to combine hires fix and refinerAUTOMATIC1111
2023-08-30add an option to choose how to combine hires fix and refinerAUTOMATIC1111
2023-08-29Merge pull request #12818 from catboxanon/sgmAUTOMATIC1111
Add option to align with sgm repo's sampling implementation