Commit Graph

2912 Commits

Author SHA1 Message Date
cool-bigdogs-tshirt 04f4da0013 fix unipc img2img denoising sample count
was wrongly using the inverse of the intended value. smaller denoising
strength should run fewer steps.
2023-04-30 12:31:11 -05:00
Vladimir Mandic 7eb82e2627 remove circular imports from installer 2023-04-30 12:21:32 -04:00
Vladimir Mandic d62ee69c75 cleanup installer 2023-04-30 12:01:25 -04:00
Disty0 68fc95b2e1 Merge remote-tracking branch 'upstream/master' 2023-04-30 18:28:22 +03:00
Disty0 de8d0bef9f More patches and Import IPEX after Torch 2023-04-30 18:19:37 +03:00
Vladimir Mandic 682330b172 new command line parser 2023-04-30 10:54:59 -04:00
Vladimir Mandic 917ecad43c add dynamo options 2023-04-30 09:31:38 -04:00
Vladimir Mandic 14055afb9b update logging 2023-04-30 09:20:50 -04:00
Vladimir Mandic d853a6679a Merge pull request #632 from nekoworkshop/dev
Adding ToMe parameters to available x/y/z plot options
2023-04-30 09:09:27 -04:00
Disty0 a720a670e8 More patches and less import shared 2023-04-30 16:01:17 +03:00
Vladimir Mandic b23b6a6e2c update ti folders 2023-04-30 08:55:47 -04:00
Disty0 5c76087b9d Revert force cross_attention_optimization 2023-04-30 15:30:15 +03:00
Disty0 b075d3c8fd Intel ARC Support 2023-04-30 15:13:56 +03: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
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
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
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