MalumaDev
|
2362d5f00e
Merge branch 'master' into test_resolve_conflicts
|
2 years ago |
AUTOMATIC
|
10aca1ca3e
more careful loading of model weights (eliminates some issues with checkpoints that have weird cond_stage_model layer names)
|
2 years ago |
MalumaDev
|
9324cdaa31
ui fix, re organization of the code
|
2 years ago |
AUTOMATIC1111
|
af144ebdc7
Merge branch 'master' into ckpt-cache
|
2 years ago |
Rae Fu
|
e21f01f645
add checkpoint cache option to UI for faster model switching
|
2 years ago |
AUTOMATIC
|
bb295f5478
rework the code for lowram a bit
|
2 years ago |
Ljzd-PRO
|
4a216ded43
load models to VRAM when using `--lowram` param
|
2 years ago |
AUTOMATIC
|
727e4d1086
no to different messages plus fix using != to compare to None
|
2 years ago |
AUTOMATIC1111
|
b3d3b335cf
Merge pull request #2131 from ssysm/upstream-master
|
2 years ago |
ssysm
|
af62ad4d25
change vae loading method
|
2 years ago |
AUTOMATIC
|
7349088d32
--no-half-vae
|
2 years ago |
ssysm
|
6fdad291bd
Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webui into upstream-master
|
2 years ago |
ssysm
|
cc92dc1f8d
add vae path args
|
2 years ago |
AUTOMATIC
|
e6e8cabe0c
change up #2056 to make it work how i want it to plus make xy plot write correct values to images
|
2 years ago |
William Moorehouse
|
d6d10a37bf
Added extended model details to infotext
|
2 years ago |
AUTOMATIC
|
f4578b343d
fix model switching not working properly if there is a different yaml config
|
2 years ago |
AUTOMATIC
|
4e569fd888
fixed incorrect message about loading config; thanks anon!
|
2 years ago |
AUTOMATIC
|
c77c89cc83
make main model loading and model merger use the same code
|
2 years ago |
AUTOMATIC
|
050a6a798c
support loading .yaml config with same name as model
|
2 years ago |
Aidan Holland
|
432782163a
chore: Fix typos
|
2 years ago |
leko
|
616b7218f7
fix: handles when state_dict does not exist
|
2 years ago |
AUTOMATIC
|
d15b3ec001
support loading VAE
|
2 years ago |
AUTOMATIC
|
852fd90c0d
emergency fix for disabling SD model download after multiple complaints
|
2 years ago |
AUTOMATIC
|
a1cde7e646
disabled SD model download after multiple complaints
|
2 years ago |
AUTOMATIC
|
0758f6e641
fix --ckpt option breaking model selection
|
2 years ago |
AUTOMATIC
|
820f1dc96b
initial support for training textual inversion
|
2 years ago |
AUTOMATIC
|
2b03f0bbda
if --ckpt option is specified, load that model
|
2 years ago |
AUTOMATIC
|
cef838a6ab
revert the annotation not supported by old pythons
|
2 years ago |
AUTOMATIC
|
d1f098540a
remove unwanted formatting/functionality from the PR
|
2 years ago |
AUTOMATIC
|
8f1b315318
fix bugs in the PR
|
2 years ago |