Commit Graph

4689 Commits

Author SHA1 Message Date
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
Vladimir Mandic 3b6effe4a9 Merge pull request #601 from DrakeRichards/extra-network-ui-adjustments
Moving Extra Network close button
2023-04-28 16:46:15 -04:00
Thomas Young 21ea7d2c89 Moved exra network close button 2023-04-28 15:06:57 -05:00
Vladimir Mandic eeea06b9e1 update todo 2023-04-28 13:51:27 -04:00
Vladimir Mandic 1f8f1c60c8 update cli requirements 2023-04-28 13:19:23 -04:00
Vladimir Mandic 99e3fceedb cleanup scripts 2023-04-28 13:09:34 -04:00
Vladimir Mandic 07a589b1b3 update settings 2023-04-28 09:52:29 -04:00
Vladimir Mandic 21ff7bad67 configurable train log 2023-04-28 09:42:19 -04:00
Vladimir Mandic 57241e256a handle clip_skip is none 2023-04-28 09:29:03 -04:00
Vladimir Mandic f9d636e427 update models_dir 2023-04-28 09:29:03 -04:00
Vladimir Mandic 808d882f11 Merge pull request #576 from derVedro/patch-1
webui.sh launches from any directory
2023-04-28 09:15:13 -04:00
Vladimir Mandic 281566e9e0 Merge pull request #577 from ancker010/master
Renable Zip button in black-orange.css
2023-04-28 09:13:41 -04:00
Seunghoon Lee 576ea88618 torch 2.0.0 support. 2023-04-28 10:56:00 +09:00