w-e-w
9d2cbf8e97
add option: Live preview in full page image viewer
...
make #13459 "show the preview image in the modal view if available" optional
2023-12-06 23:06:32 +09:00
catboxanon
9528d66c94
Re-add setting lost as part of e294e46
2023-12-02 14:56:26 -05:00
AUTOMATIC1111
11d23e8ca5
remove Train/Preprocessing tab and put all its functionality into extras batch images mode
2023-12-02 18:01:11 +03:00
AUTOMATIC1111
0bb6e00ba3
Merge pull request #13957 from h43lb1t0/extra_network_subdirs
...
dir buttons start with / so only the correct dir will be shown and no…
2023-12-02 09:59:29 +03:00
AUTOMATIC1111
e294e46d46
split UI settings page into many
2023-12-02 09:26:38 +03:00
AUTOMATIC1111
b58d061e41
infotext updates: add option to disregard certain infotext fields, add option to not include VAE in infotext, add explanation to infotext settings page, move some options to infotext settings page
2023-12-02 08:33:28 +03:00
AUTOMATIC1111
f0f100e67b
add categories to settings
2023-11-26 17:56:22 +03:00
AUTOMATIC1111
f85b74763d
Merge branch 'hypertile-in-sample' into dev
2023-11-26 11:18:49 +03:00
AUTOMATIC1111
fd8674a4bc
Merge pull request #13948 from aria1th/hypertile-in-sample
...
support HyperTile optimization
2023-11-26 11:18:25 +03:00
AUTOMATIC1111
d2e0c1ca13
rework hypertile into a built-in extension
2023-11-26 11:17:38 +03:00
Tom Haelbich
314ae1535e
added option for default behavior of dir buttons
2023-11-20 16:19:54 +01:00
AUTOMATIC1111
5f36f6ab21
Merge pull request #14009 from AUTOMATIC1111/Option-to-show-batch-img2img-results-in-UI
...
Option to show batch img2img results in UI
2023-11-20 17:44:58 +03:00
w-e-w
dea5e43c83
Option to show batch img2img results in UI
...
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 17:37:32 +09:00
AUTOMATIC1111
e4e875fffe
Merge pull request #13968 from kaalibro/extranetworks-path-sorting
...
Adds 'Path' sorting for Extra network cards
2023-11-19 09:00:05 +03:00
AngelBottomless
bcfaf3979a
convert/add hypertile options
2023-11-16 18:43:16 +09:00
kaalibro
c1c816006e
Adds 'Path' sorting for Extra network cards
2023-11-13 22:01:52 +06:00
aria1th
294f8a514f
add hyperTile
...
https://github.com/tfernd/HyperTile
2023-11-11 23:28:12 +09:00
ezxzeng
f9c14a8c8c
Merge branch 'dev' into ui_mobile_optimizations
2023-11-07 15:25:27 -05:00
GerryDE
9ba991cad8
Add option to set notification sound volume
2023-11-07 03:09:08 +01:00
AUTOMATIC1111
c3699d4fd1
compact prompt option disabled by default
2023-11-05 19:23:48 +03:00
AUTOMATIC1111
4d4a9e7332
added compact prompt option
2023-11-05 19:19:55 +03:00
AUTOMATIC1111
d9499f4301
properly apply sort order for extra network cards when selected from dropdown
...
allow selection of default sort order in settings
remove 'Default' sort order, replace with 'Name'
2023-11-05 10:12:50 +03:00
Emily Zeng
759515316e
added accordion settings options
2023-11-02 21:54:48 -04:00
AUTOMATIC1111
384fab9627
rework some of changes for emphasis editing keys, force conversion of old-style emphasis
2023-10-21 08:45:51 +03:00
AUTOMATIC1111
a3d9b011a3
Merge pull request #13533 from missionfloyd/edit-attention-fix
...
Edit-attention fixes
2023-10-15 10:08:52 +03:00
AUTOMATIC1111
0d65d0eabd
add an option to not print stack traces on ctrl+c.
2023-10-15 08:45:38 +03:00
AUTOMATIC1111
3a66c3c9e1
put notification.mp3 option at the end of the page
2023-10-14 07:35:06 +03:00
AUTOMATIC1111
499543cf1d
Merge pull request #13631 from galekseev/master
...
added option to play notification sound or not
2023-10-14 07:30:31 +03:00
missionfloyd
fff1a0c74f
Make attention conversion optional
...
Fix square brackets multiplier
2023-10-13 17:18:02 -06:00
Gleb Alekseev
44d14bc32e
added option to play notification sound or not
2023-10-13 15:08:59 -03:00
missionfloyd
09a2da835e
Add brackets, vertical bar to default delimiters
2023-10-07 14:48:43 -06:00
AUTOMATIC1111
7026b96476
Merge pull request #13444 from AUTOMATIC1111/edit-attn-delimiters
...
edit-attention: Allow editing whitespace delimiters
2023-10-01 07:04:08 +03:00
missionfloyd
0935d2c304
Use checkboxes for whitespace delimiters
2023-09-30 18:37:44 -06:00
AUTOMATIC1111
5cc7bf3876
reword sd_checkpoint_dropdown_use_short setting and add explanation
2023-09-30 10:10:57 +03:00
missionfloyd
1cc7c4bfb3
Allow editing whitespace delimiters
2023-09-30 01:09:09 -06:00
AUTOMATIC1111
951842d785
Merge pull request #13139 from AUTOMATIC1111/ckpt-dir-path-separator
...
fix `--ckpt-dir` path separator and option use `short name` for checkpoint dropdown
2023-09-30 10:02:28 +03:00
AUTOMATIC1111
558808c748
Merge pull request #13119 from AUTOMATIC1111/enable_console_prompts-in-settings
...
enable console prompts in settings
2023-09-09 10:02:02 +03:00
w-e-w
46ef185709
deprecate --enable-console-prompts
...
use --enable-console-prompts as the default value for shared.opts.enable_console_prompts
2023-09-09 15:53:10 +09:00
AUTOMATIC1111
0a2c24003c
Merge pull request #12995 from uservar/patch-2
...
Fix bug with sigma min/max overrides.
2023-09-09 09:25:21 +03:00
AUTOMATIC1111
3ca4655a18
update for #12926
2023-09-09 09:08:31 +03:00
w-e-w
63485b2c55
option use short name for checkpoint dropdown
2023-09-08 10:00:27 +09:00
w-e-w
340fce2113
enable console prompts in settings
2023-09-07 10:01:16 +09:00
w-e-w
35d1c94549
save_images_add_number_suffix
2023-09-06 20:24:26 +09:00
uservar
a51721cb09
Fix bug with sigma min/max overrides.
2023-09-02 11:35:30 +00:00
AUTOMATIC1111
87cca029d7
add an option to choose how to combine hires fix and refiner
2023-08-30 18:24:21 +03:00
AUTOMATIC1111
ae0b2cc196
add an option to choose how to combine hires fix and refiner
2023-08-30 18:22:50 +03:00
AUTOMATIC1111
738e133b24
Merge pull request #12818 from catboxanon/sgm
...
Add option to align with sgm repo's sampling implementation
2023-08-29 08:54:32 +03:00
AUTOMATIC1111
01a257eb07
Merge pull request #12818 from catboxanon/sgm
...
Add option to align with sgm repo's sampling implementation
2023-08-29 08:54:09 +03:00
catboxanon
7ab16e99ee
Add option to align with sgm repo sampling implementation
2023-08-29 01:51:13 -04:00
AUTOMATIC1111
86708463f1
Merge pull request #12819 from catboxanon/fix/rng-infotext
...
Add missing infotext for RNG in options
2023-08-28 07:20:48 +03:00