aboutsummaryrefslogtreecommitdiff
path: root/modules/shared_options.py
AgeCommit message (Collapse)Author
2024-01-02add an option to hide upscaling progressbarAUTOMATIC1111
2024-01-01Merge pull request #14291 from ↵AUTOMATIC1111
AUTOMATIC1111/on-mouse-hover-show-hide-modal-image-viewer-icons on mouse hover show / hide modal image viewer icons
2024-01-01fix borked merge, rename fields to better match what they do, change setting ↵AUTOMATIC1111
default to true for #13653
2024-01-01Merge branch 'dev' into feat/interrupted-endAUTOMATIC1111
2024-01-01option to convert VAE to bfloat16 (implementation of #9295)AUTOMATIC1111
2024-01-01Merge pull request #14145 from drhead/zero-terminal-snrAUTOMATIC1111
Implement zero terminal SNR noise schedule option
2024-01-01add automatic backwards version compatibilityAUTOMATIC1111
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-15make modal toolbar and icon opacity adjustablew-e-w
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-29Fix infotext for ztSNRcatboxanon
2023-11-29Add options for zero terminal SNRdrhead
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-16Interrupt after current generationAnthony Fu
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