aboutsummaryrefslogtreecommitdiff
path: root/modules/shared_options.py
AgeCommit message (Collapse)Author
2023-12-28base default image output on data_pathw-e-w
Co-Authored-By: Alberto Cano <34340962+canoalberto@users.noreply.github.com>
2023-12-16Use radio for FP8 mode selectionAUTOMATIC1111
2023-12-16Merge branch 'dev' into test-fp8AUTOMATIC1111
2023-12-15default False js_live_preview_in_modal_lightboxw-e-w
2023-12-14Merge branch 'dev' into test-fp8Kohaku-Blueleaf
2023-12-14Merge pull request #14230 from ↵AUTOMATIC1111
AUTOMATIC1111/add-option-Live-preview-in-full-page-image-viewer add option: Live preview in full page image viewer
2023-12-09Re-add setting lost as part of e294e46kaalibro
2023-12-06add option: Live preview in full page image viewerw-e-w
make #13459 "show the preview image in the modal view if available" optional
2023-12-04Merge branch 'dev' into test-fp8Kohaku-Blueleaf
2023-12-03Merge branch 'dev' into test-fp8Kohaku-Blueleaf
2023-12-02Re-add setting lost as part of e294e46catboxanon
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