Vladimir Mandic
|
204853afea
|
global crlf to lf
|
2024-01-10 09:45:26 -05:00 |
|
Vladimir Mandic
|
54257dd226
|
refactoring for pylint
|
2023-05-28 17:09:58 -04:00 |
|
Disty0
|
8171d57c36
|
Remove unnecessary IPEX imports
|
2023-05-04 02:34:34 +03:00 |
|
Disty0
|
de8d0bef9f
|
More patches and Import IPEX after Torch
|
2023-04-30 18:19:37 +03:00 |
|
AUTOMATIC
|
668d7e9b9a
|
make it possible to load SD1 checkpoints without CLIP
|
2023-02-05 11:21:00 +03:00 |
|
AUTOMATIC
|
0792fae078
|
fix missing field for aesthetic embedding extension
|
2023-01-22 08:20:48 +03:00 |
|
AUTOMATIC
|
4bd490727e
|
fix for an error caused by skipping initialization, for realsies this time: TypeError: expected str, bytes or os.PathLike object, not NoneType
|
2023-01-11 18:54:13 +03:00 |
|
AUTOMATIC
|
0f8603a559
|
add support for transformers==4.25.1
add fallback for when quick model creation fails
|
2023-01-10 17:46:59 +03:00 |
|
AUTOMATIC
|
ce3f639ec8
|
add more stuff to ignore when creating model from config
prevent .vae.safetensors files from being listed as stable diffusion models
|
2023-01-10 16:51:04 +03:00 |
|
AUTOMATIC
|
0c3feb202c
|
disable torch weight initialization and CLIP downloading/reading checkpoint to speedup creating sd model from config
|
2023-01-10 14:08:29 +03:00 |
|