Vladimir Mandic
9f1004d2b6
fix tab ordering
2023-05-09 11:13:10 -04:00
Alexandre Froger
304f473970
Update ui.py
...
[UX] UniPC and PLMS as fallback, PLMS forced, settings consistency #829
Explicit app selected defaults:
- If UniPC is not hidden, that should be default
- Fallback to Euler a if not hidden
- Fallback to first available
2023-05-09 22:25:00 +08:00
Alexandre Froger
2cd023ec7b
Update ui.py
...
[Issue]: UniPC always here #822
on load, select the first available sampler in UI ; this seems more expected than arbitrarily selecting UniPC which is the last one in the alphabetical list
2023-05-09 21:20:08 +08:00
Vladimir Mandic
57ae792004
add ui ordering
2023-05-09 09:09:31 -04:00
Vladimir Mandic
fe496f4ebc
add train preprocess options
2023-05-05 09:06:06 -04:00
Vladimir Mandic
c470f39913
merge fixes
2023-05-04 16:55:41 -04:00
Vladimir Mandic
a677253b7c
add api-logo workaround
2023-05-04 10:45:25 -04:00
Vladimir Mandic
303574ebfc
draft full merge from upstream
2023-05-04 09:27:48 -04:00
Vladimir Mandic
ba3a0827da
minor formatting updates
2023-05-03 18:14:13 -04:00
Vladimir Mandic
5d8c787a7b
restart server redesign
2023-05-03 17:20:22 -04:00
Vladimir Mandic
0af6c70b94
add notifications
2023-05-03 14:32:14 -04:00
Vladimir Mandic
660a17a0f9
update requirements
2023-05-03 08:31:27 -04:00
Alex Heller
947b1991e0
Refactor: Removed unused group in settings
2023-05-03 14:30:08 +02:00
Vladimir Mandic
e379da2f5f
fix logger
2023-05-02 15:55:33 -04:00
Vladimir Mandic
568e700987
Merge pull request #606 from DrakeRichards/notification-sounds
...
Adding notification.mp3 support
2023-05-02 15:12:13 -04:00
Vladimir Mandic
7a083d322b
merge commits
2023-05-02 15:06:06 -04:00
Vladimir Mandic
cb4cff3929
redesign logging
2023-05-02 13:57:16 -04:00
Thomas Young
f325594a65
Added notification sound settings
2023-05-01 18:05:25 -05:00
Alex Heller
ab03159e59
Fix: Bar was not removed for array settings (checkbox-group)
...
Hopefully this is the last time the behaviour needs to be adapted for that setting type.
2023-05-02 01:02:14 +02:00
Thomas Young
110eee1a0a
Merge branch 'master' of https://github.com/vladmandic/automatic into notification-sounds
2023-05-01 16:55:41 -05:00
Alex Heller
074c924052
Removed double empty line on hidden items
...
This is a quick fix, needs more careful consideration
2023-05-01 04:41:29 +02:00
Alex Heller
2d82bc67d4
Changed modification indicator to button element
...
The setting value now resets to previous when clicking on the indicator.
Furthermore, when hovering over the indicator it also shows what the last value was.
2023-05-01 03:38:44 +02:00
Vladimir Mandic
682330b172
new command line parser
2023-04-30 10:54:59 -04:00
Alex Heller
2c5ec7ce0b
Improvement: Added individual setting changed indicator
2023-04-30 04:07:02 +02:00
Vladimir Mandic
3c41056123
make clip skip persisent
2023-04-29 16:04:10 -04:00
Thomas Young
64176bf77d
Added notification.mp3 support
2023-04-28 17:06:22 -05:00
Vladimir Mandic
1f6261be80
jumbo patch
2023-04-27 13:12:20 -04:00
Vladimir Mandic
e83708284a
add shared.url
2023-04-26 15:55:18 -04:00
Vladimir Mandic
93b0de7e59
update rollback vae
2023-04-26 09:02:32 -04:00
Vladimir Mandic
11fa3aff6d
ti fixes
2023-04-25 09:21:38 -04:00
Vladimir Mandic
20b64aad7b
update samplers
2023-04-24 16:16:52 -04:00
Vladimir Mandic
9a65233845
update setup to deal with extensions preload
2023-04-22 11:23:17 -04:00
nonnonstop
5222919ebb
Fix problem when --data-dir is specified
2023-04-22 15:10:00 +09:00
Mylo
d33d0f69fc
Extension compatibility fix
...
Update function signature on img2img.py:img2img() to match the one on the original Automatic1111 webui
Update function signature on txt2img.py:txt2img() to match the one on the original Automatic1111 webui
Update ui.py to create the seed_checkbox element, which is invisible since it doesn't get used, I did this so there wouldn't be any issues when it later gets sent in to a wrap_gradio_gpu_call. (slightly hacky fix)
2023-04-20 21:24:17 +02:00
Vladimir Mandic
0e7144186d
jump patch
2023-04-20 11:20:27 -04:00
Vladimir Mandic
e8d8dae4c7
fix broken js
2023-04-18 10:06:55 -04:00
Vladimir Mandic
a975a6a03d
disable gradio queues on demand
2023-04-18 08:06:16 -04:00
Vladimir Mandic
8b1f26324b
optional model loader and integrate image info
2023-04-17 15:31:43 -04:00
Vladimir Mandic
f5a29752e7
add dynamic themes and preview
2023-04-17 13:49:18 -04:00
Vladimir Mandic
b0cec1aeb8
fix urls
2023-04-16 21:51:11 -04:00
Vladimir Mandic
58df74cfd5
new middleware handler and ability to restart server on-the-fly
2023-04-16 15:57:00 -04:00
Vladimir Mandic
a49ecc09ac
optional dark/light theme
2023-04-16 08:59:47 -04:00
Vladimir Mandic
c42a00c327
add theme support
2023-04-16 08:49:27 -04:00
Vladimir Mandic
26034bf1a4
Merge branch 'master' into gradio-theme-support
2023-04-16 08:18:44 -04:00
Vladimir Mandic
dd25f2f515
update setup
2023-04-15 17:22:58 -04:00
Vladimir Mandic
45dcc69484
update defaults
2023-04-15 14:40:53 -04:00
Vladimir Mandic
ed8819b8fc
lycoris, strong linting, model keyword, circular imports
2023-04-15 10:28:31 -04:00
Vladimir Mandic
2ece9782e4
handle duplicate extensions and redo exception handler
2023-04-14 09:57:53 -04:00
Vladimir Mandic
60caa8984f
fix css and change default settings
2023-04-12 12:23:07 -04:00
Vladimir Mandic
81b8294e93
switch cmdflags to settings
2023-04-12 10:40:11 -04:00