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 |
|
Gazzoo-byte
|
b6354950c2
|
Update sd_vae.py
|
2023-04-25 23:45:28 +01:00 |
|
Gazzoo-byte
|
c764cae14d
|
sd_vae automatic behaviour fix for non-Windows users
Hadn't considered that hard-coding the separators would break this for non-Windows users - replaced hard coding with os.sep
|
2023-04-25 23:36:02 +01:00 |
|
Gazzoo-byte
|
98c29302a7
|
Fix a bug
Forgot a return value which was causing 'ValueError: too many values to unpack (expected 2)' upon trying load a VAE with Automatic in sd_vae
|
2023-04-25 21:00:03 +01:00 |
|
Vladimir Mandic
|
70e4a1673a
|
Merge pull request #498 from Gazzoo-byte/patch-2
Change 'Automatic' behaviour
|
2023-04-25 15:38:59 -04:00 |
|
Vladimir Mandic
|
7a193c7056
|
fix embedding preview
|
2023-04-25 15:37:47 -04:00 |
|
Gazzoo-byte
|
4fbb7a88dd
|
Change 'Automatic' behaviour
Modifies the behaviour of 'Automatic' to check in vae_path for vae files with a filename that matches the checkpoint, failing this falls back to None
|
2023-04-25 20:29:27 +01:00 |
|
Vladimir Mandic
|
058666f959
|
fix api image paths
|
2023-04-25 14:58:35 -04:00 |
|
Seunghoon Lee
|
8ea2fe15e7
|
Merge branch 'master' into directml
|
2023-04-25 23:37:44 +09:00 |
|
Seunghoon Lee
|
8b1eadfb1a
|
Merge branch 'master' into directml
|
2023-04-25 23:23:12 +09:00 |
|
Seunghoon Lee
|
eb072db23c
|
Add dml_specific.
|
2023-04-25 23:19:03 +09:00 |
|
Seunghoon Lee
|
32634298d7
|
fix
|
2023-04-25 23:09:01 +09:00 |
|
Seunghoon Lee
|
53736ea7cb
|
fix
|
2023-04-25 23:07:25 +09:00 |
|
Seunghoon Lee
|
db56da075a
|
need full precision for model & vae.
Stable & tested.
|
2023-04-25 23:04:52 +09:00 |
|
Vladimir Mandic
|
bb438efed4
|
update geninfo
|
2023-04-25 09:53:11 -04:00 |
|
Vladimir Mandic
|
11fa3aff6d
|
ti fixes
|
2023-04-25 09:21:38 -04:00 |
|
Seunghoon Lee
|
9dc8581ba0
|
Add hijack for DirectML.
Unstable & Under testing.
|
2023-04-25 21:22:47 +09:00 |
|
Vladimir Mandic
|
dcd6d5bf56
|
add compatibility opts
|
2023-04-25 08:04:43 -04:00 |
|
Vladimir Mandic
|
602d92722a
|
increase git debug logging
|
2023-04-25 07:55:50 -04:00 |
|
Vladimir Mandic
|
82d7b45cf4
|
update vae
|
2023-04-24 16:54:12 -04:00 |
|
Vladimir Mandic
|
20b64aad7b
|
update samplers
|
2023-04-24 16:16:52 -04:00 |
|
Seunghoon Lee
|
836324cd2c
|
Fix PLMS & DPM & DDIM.
Unstable and not tested.
|
2023-04-25 01:55:27 +09:00 |
|
Seunghoon Lee
|
a49a8f8b46
|
First DirectML implementation.
Unstable and not tested.
|
2023-04-25 01:43:19 +09:00 |
|
Vladimir Mandic
|
8291fe6cf8
|
fix sampler list
|
2023-04-24 12:17:01 -04:00 |
|
Vladimir Mandic
|
61a140c721
|
Merge pull request #452 from emirhnergn/master
Invert sampler selection process
|
2023-04-24 12:08:03 -04:00 |
|
Vladimir Mandic
|
579da8c9d5
|
add token merging and vae rollback
|
2023-04-24 12:05:21 -04:00 |
|
RedCore
|
8fbf2ab551
|
Merge branch 'master' of https://github.com/vladmandic/automatic
|
2023-04-24 18:48:45 +03:00 |
|
RedCore
|
4ed4f99d63
|
invert sampler selection process #447
|
2023-04-24 18:48:40 +03:00 |
|
Vladimir Mandic
|
2825ad11a0
|
premerge cleanup
|
2023-04-24 11:39:39 -04:00 |
|
Vladimir Mandic
|
986bc340ca
|
Merge pull request #438 from Sakura-Luna/pr9295
Add bf16 support for VAE
|
2023-04-24 11:36:28 -04:00 |
|
Vladimir Mandic
|
6bf907a949
|
update argparse
|
2023-04-24 10:56:49 -04:00 |
|
Vladimir Mandic
|
5b9187d38b
|
combo patch
|
2023-04-24 10:30:23 -04:00 |
|
Sakura-Luna
|
458a78e4de
|
Merge branch 'master' into pr9295
|
2023-04-24 13:19:57 +08:00 |
|
Miao Xiang
|
f7c7f396bb
|
fix for vlad fork
|
2023-04-23 21:36:59 -07:00 |
|
Miao Xiang
|
b1050a3dcb
|
fix typo
|
2023-04-23 21:00:22 -07:00 |
|