Alex Heller
6c8e7a75c7
Added initial sync of unstored parameters to the UI.
2023-06-04 04:39:48 +02:00
Alex Heller
f4cd452c14
Made show all settings a tab instead of a separate button
...
This makes it play more nicely with the other tabs.
It still needs some js though to keep the other setting tabs open, when resetting settings.
2023-05-20 00:18:46 +02:00
Alex Heller
d2108ab2b9
Made setting tabs move to top if not enough space
...
Currently the tabs will be ordered in grid fashion, but might be worth considering to somehow bring back the original flex tab layout.
This is hard though due to the interleaved modification indicators,
and the inability to wrap the tab headers in a custom div
(as gradio's svelte replaces the wrapper with each ui update)
2023-05-17 03:40:16 +02:00
Alex Heller
1fdbab5e64
Fix: Issue with show all setting pages
2023-05-08 00:15:51 +02:00
Alex Heller
47a19f1f83
Slightly changed hover information
...
Now it's more in line with the toplevel indicator message.
2023-05-08 00:11:09 +02:00
Alex Heller
16b5281d13
Added toplevel change indicator functionality
2023-05-08 00:09:53 +02:00
Alex Heller
a48e2b90a5
Added visual toplevel setting change indicators
2023-05-07 23:21:37 +02:00
Alex Heller
947b1991e0
Refactor: Removed unused group in settings
2023-05-03 14:30:08 +02: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
Alex Heller
34bfd04055
Improvement: Made empty space next to check-boxes not clickable
...
This adds the suggestion by EfourC: https://github.com/vladmandic/automatic/pull/638#issuecomment-1529416054
2023-05-01 10:40:23 +02: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
Alex Heller
ddfee28e7c
Use Json serialized value to compare previous value
...
This is done so that arrays get compared correctly (deep compare)
2023-04-30 23:15:53 +02:00
Alex Heller
1c8eadab95
Merge branch 'master' of https://github.com/vladmandic/automatic into settings-improvements
2023-04-30 05:11:08 +02:00
Seunghoon Lee
67c392027b
Merge pull request #622 from vladmandic/directml
...
Add DirectML backend.
2023-04-30 11:16:58 +09:00
Seunghoon Lee
93d638d8b8
Approx NN works fine.
2023-04-30 11:15:09 +09:00
Seunghoon Lee
e65d74100f
Move/Remove hijacks. Add warning.
2023-04-30 11:12:47 +09:00
Alex Heller
2c5ec7ce0b
Improvement: Added individual setting changed indicator
2023-04-30 04:07:02 +02:00
Alex Heller
5ede5044c2
Fix: Made spacing between setting items more consistent
2023-04-30 04:06:02 +02:00
Vladimir Mandic
9ac7f3771a
update cmdflags
2023-04-29 19:30:26 -04:00
Vladimir Mandic
d4fd25a7fd
add debug mode
2023-04-29 18:58:10 -04:00
Vladimir Mandic
21b6e11b01
critical
2023-04-29 18:53:00 -04:00
Vladimir Mandic
ddd6125e56
set git triggers
2023-04-29 18:44:03 -04:00
Vladimir Mandic
f813e6022b
add test mode
2023-04-29 18:38:13 -04:00
Vladimir Mandic
1f5d5a17e3
update lint rules
2023-04-29 18:27:21 -04:00
Vladimir Mandic
1469f8c69c
force lightbox
2023-04-29 18:18:08 -04:00
Vladimir Mandic
6cd4d62f71
update repos
2023-04-29 17:36:45 -04:00
Vladimir Mandic
ba50dbbdbf
add memory monitor
2023-04-29 17:36:45 -04:00
Vladimir Mandic
25265f592a
Merge pull request #628 from dpinav/master
...
Fix typo that causes exception when training Textual Inversion
2023-04-29 17:19:31 -04:00
David Pina
2220316920
Fix typo that prevents training Textual Inversion
...
There was a small typo in line 529.
shared.ops.embeddings_train_log caused an attribute not found exception when training TIs.
2023-04-29 22:41:24 +02:00
Vladimir Mandic
3c41056123
make clip skip persisent
2023-04-29 16:04:10 -04:00
Vladimir Mandic
69ee51f7f2
fix extra networks
2023-04-29 14:16:39 -04:00
Vladimir Mandic
408147d9c4
critical fix
2023-04-29 13:25:20 -04:00
Vladimir Mandic
cd580866a7
fix awalys on script args
2023-04-29 12:37:36 -04:00
Seunghoon Lee
a41cf2bd84
Sync submodules.
2023-04-30 01:36:55 +09:00
Seunghoon Lee
9d8d57a51a
Sync submodules.
2023-04-30 01:34:40 +09:00
Seunghoon Lee
c128c0770b
Load libatiadlxx.so on Linux systems.
2023-04-30 01:15:47 +09:00
Seunghoon Lee
ea2e57579f
Merge branch 'master' into directml
2023-04-30 00:45:33 +09:00
Vladimir Mandic
79c7e9d045
Merge pull request #620 from AuwowaUwU/patch-1
...
Remove hardcoded disabling of grids in file script
2023-04-29 10:58:06 -04:00
Aurora
d793afbd03
Remove hardcoded disabling of grids in file script
2023-04-29 16:53:41 +02:00
Vladimir Mandic
9975f819a0
xyz improvements
2023-04-29 10:07:09 -04:00
Vladimir Mandic
6831b03380
fix cards previews
2023-04-29 09:32:06 -04:00
Vladimir Mandic
4e05d95ee0
fix prompts from file
2023-04-29 08:58:32 -04:00
Vladimir Mandic
d6bcec4674
Merge pull request #568 from cool-bigdogs-tshirt/bigdogs/unipc-latent-upscale
...
unipc latent upscale
2023-04-29 07:43:34 -04:00
Vladimir Mandic
d51918c682
change order of argparse
2023-04-29 07:37:53 -04:00
cool-bigdogs-tshirt
5148c5b0ad
fix batching issue
2023-04-28 23:48:58 -05:00
cool-bigdogs-tshirt
a78ce0a3ca
xyz override for latent upscaler fallback
2023-04-28 22:32:01 -05:00
cool-bigdogs-tshirt
42e30bfc3c
unipc img2img - add a bunch of code to get a single value that maybe performs slightly better?
2023-04-28 22:32:01 -05:00
Vladimir Mandic
d3f0294bde
update options
2023-04-28 22:01:29 -04:00
cool-bigdogs-tshirt
9a09b2eef3
attempt at unipc latent upscaling
...
i should have taken linear algebra before i dropped out...
2023-04-28 20:41:05 -05:00