Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-09 | Re-add setting lost as part of e294e46 | kaalibro | |
2023-12-02 | Re-add setting lost as part of e294e46 | catboxanon | |
2023-12-02 | remove Train/Preprocessing tab and put all its functionality into extras ↵ | AUTOMATIC1111 | |
batch images mode | |||
2023-12-02 | Merge pull request #13957 from h43lb1t0/extra_network_subdirs | AUTOMATIC1111 | |
dir buttons start with / so only the correct dir will be shown and no… | |||
2023-12-02 | split UI settings page into many | AUTOMATIC1111 | |
2023-12-02 | infotext 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-26 | add categories to settings | AUTOMATIC1111 | |
2023-11-26 | Merge branch 'hypertile-in-sample' into dev | AUTOMATIC1111 | |
2023-11-26 | Merge pull request #13948 from aria1th/hypertile-in-sample | AUTOMATIC1111 | |
support HyperTile optimization | |||
2023-11-26 | rework hypertile into a built-in extension | AUTOMATIC1111 | |
2023-11-20 | added option for default behavior of dir buttons | Tom Haelbich | |
2023-11-20 | Merge pull request #14009 from ↵ | AUTOMATIC1111 | |
AUTOMATIC1111/Option-to-show-batch-img2img-results-in-UI Option to show batch img2img results in UI | |||
2023-11-19 | Option to show batch img2img results in UI | w-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-19 | Merge pull request #13968 from kaalibro/extranetworks-path-sorting | AUTOMATIC1111 | |
Adds 'Path' sorting for Extra network cards | |||
2023-11-16 | convert/add hypertile options | AngelBottomless | |
2023-11-13 | Adds 'Path' sorting for Extra network cards | kaalibro | |
2023-11-11 | add hyperTile | aria1th | |
https://github.com/tfernd/HyperTile | |||
2023-11-07 | Merge branch 'dev' into ui_mobile_optimizations | ezxzeng | |
2023-11-07 | Add option to set notification sound volume | GerryDE | |
2023-11-05 | compact prompt option disabled by default | AUTOMATIC1111 | |
2023-11-05 | added compact prompt option | AUTOMATIC1111 | |
2023-11-05 | properly apply sort order for extra network cards when selected from dropdown | AUTOMATIC1111 | |
allow selection of default sort order in settings remove 'Default' sort order, replace with 'Name' | |||
2023-11-02 | added accordion settings options | Emily Zeng | |
2023-10-21 | rework some of changes for emphasis editing keys, force conversion of ↵ | AUTOMATIC1111 | |
old-style emphasis | |||
2023-10-15 | Merge pull request #13533 from missionfloyd/edit-attention-fix | AUTOMATIC1111 | |
Edit-attention fixes | |||
2023-10-15 | add an option to not print stack traces on ctrl+c. | AUTOMATIC1111 | |
2023-10-14 | put notification.mp3 option at the end of the page | AUTOMATIC1111 | |
2023-10-14 | Merge pull request #13631 from galekseev/master | AUTOMATIC1111 | |
added option to play notification sound or not | |||
2023-10-13 | Make attention conversion optional | missionfloyd | |
Fix square brackets multiplier | |||
2023-10-13 | added option to play notification sound or not | Gleb Alekseev | |
2023-10-07 | Add brackets, vertical bar to default delimiters | missionfloyd | |
2023-10-01 | Merge pull request #13444 from AUTOMATIC1111/edit-attn-delimiters | AUTOMATIC1111 | |
edit-attention: Allow editing whitespace delimiters | |||
2023-09-30 | Use checkboxes for whitespace delimiters | missionfloyd | |
2023-09-30 | reword sd_checkpoint_dropdown_use_short setting and add explanation | AUTOMATIC1111 | |
2023-09-30 | Allow editing whitespace delimiters | missionfloyd | |
2023-09-30 | Merge pull request #13139 from AUTOMATIC1111/ckpt-dir-path-separator | AUTOMATIC1111 | |
fix `--ckpt-dir` path separator and option use `short name` for checkpoint dropdown | |||
2023-09-09 | Merge pull request #13119 from AUTOMATIC1111/enable_console_prompts-in-settings | AUTOMATIC1111 | |
enable console prompts in settings | |||
2023-09-09 | deprecate --enable-console-prompts | w-e-w | |
use --enable-console-prompts as the default value for shared.opts.enable_console_prompts | |||
2023-09-09 | Merge pull request #12995 from uservar/patch-2 | AUTOMATIC1111 | |
Fix bug with sigma min/max overrides. | |||
2023-09-09 | update for #12926 | AUTOMATIC1111 | |
2023-09-08 | option use short name for checkpoint dropdown | w-e-w | |
2023-09-07 | enable console prompts in settings | w-e-w | |
2023-09-06 | save_images_add_number_suffix | w-e-w | |
2023-09-02 | Fix bug with sigma min/max overrides. | uservar | |
2023-08-30 | add an option to choose how to combine hires fix and refiner | AUTOMATIC1111 | |
2023-08-30 | add an option to choose how to combine hires fix and refiner | AUTOMATIC1111 | |
2023-08-29 | Merge pull request #12818 from catboxanon/sgm | AUTOMATIC1111 | |
Add option to align with sgm repo's sampling implementation | |||
2023-08-29 | Merge pull request #12818 from catboxanon/sgm | AUTOMATIC1111 | |
Add option to align with sgm repo's sampling implementation | |||
2023-08-29 | Add option to align with sgm repo sampling implementation | catboxanon | |
2023-08-28 | Merge pull request #12819 from catboxanon/fix/rng-infotext | AUTOMATIC1111 | |
Add missing infotext for RNG in options |