Commit Graph

3046 Commits

Author SHA1 Message Date
Vladimir Mandic d4fd25a7fd add debug mode 2023-04-29 18:58:10 -04:00
nekoworkshop c4936fc927 Extra information in ToMe related settings 2023-04-29 18:16:12 -04:00
nekoworkshop 5dc9743592 Initial implementation 2023-04-29 18:16:11 -04:00
Vladimir Mandic ba50dbbdbf add memory monitor 2023-04-29 17:36:45 -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 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 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
Thomas Young 64176bf77d Added notification.mp3 support 2023-04-28 17:06:22 -05: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 bfe62127e9 update 2023-04-27 15:47:13 -04:00
Vladimir Mandic 1f6261be80 jumbo patch 2023-04-27 13:12:20 -04:00
Vladimir Mandic 5dcaaba614 reduce extra network exceptions 2023-04-27 09:42:41 -04:00
Vladimir Mandic ba02d0c2e8 fix realesrgan path, secondary sampler 2023-04-27 09:22:10 -04:00
Vladimir Mandic 9bf8507f7c Merge pull request #437 from one111eric/dev-add-extra-network-description-vlad
add extra network description
2023-04-27 09:18:23 -04:00
Vladimir Mandic def7a02d82 add asyncio handler 2023-04-26 16:08:56 -04:00
Vladimir Mandic e83708284a add shared.url 2023-04-26 15:55:18 -04:00
Vladimir Mandic f786826b88 Merge pull request #521 from Scholar01/mac
support for macOS.
2023-04-26 15:55:04 -04:00
Vladimir Mandic 1bdfeb3114 fix geninfo pretty print 2023-04-26 15:09:30 -04:00
Vladimir Mandic 5ce8ef68a7 increase thumnails 2023-04-26 14:48:12 -04:00
Vladimir Mandic 8ee0b47f51 cleanup scripts 2023-04-26 13:33:08 -04:00
db c79fce182c support for macOS. 2023-04-26 21:27:28 +08:00
Vladimir Mandic 93b0de7e59 update rollback vae 2023-04-26 09:02:32 -04:00
Seunghoon Lee 9a224a5cb8 Merge branch 'master' into directml 2023-04-26 21:39:47 +09:00
Vladimir Mandic da35bfb746 add compatibility cmdflags 2023-04-26 08:08:24 -04:00
Seunghoon Lee c9dde03fc5 Move realesrgan fallback to dml/hijack. 2023-04-26 18:54:24 +09:00
Seunghoon Lee d2d5011bd3 Implement memory estimation for AMDGPUs.
Stable.
2023-04-26 17:44:32 +09:00
Seunghoon Lee df0e89be48 fix.
Unstable & need more test.
2023-04-26 12:45:44 +09:00
Seunghoon Lee 8b75033a11 fix 2023-04-26 12:34:27 +09:00
Seunghoon Lee 09ae33cdf7 Implement torch.dml.
VERY UNSTABLE & NOT TESTED.
2023-04-26 12:21:44 +09:00
Vladimir Mandic a2b7544753 cleanup vae messages 2023-04-25 19:20:48 -04:00
Vladimir Mandic bc79ab50c5 Merge pull request #510 from Gazzoo-byte/patch-4
sd_vae automatic behaviour fix for non-Windows users
2023-04-25 19:11:36 -04:00
Gazzoo-byte 97e8224200 Update sd_vae.py
Removed pathlib, but had to retain '+ ".vae.pt"' etc, otherwise it was adding a separator between the filename and the extension
2023-04-26 00:07:42 +01:00
Vladimir Mandic 6981262beb validate script_args 2023-04-25 19:02:43 -04:00