comfyanonymous
|
d44a2de49f
|
Make VAE code closer to sgm.
|
1 year ago |
comfyanonymous
|
7e941f9f24
|
Clean up DiffusersLoader node.
|
2 years ago |
comfyanonymous
|
af7a49916b
|
Support loading unet files in diffusers format.
|
2 years ago |
comfyanonymous
|
b6a60fa696
|
Try to keep text encoders loaded and patched to increase speed.
load_model_gpu() is now used with the text encoder models instead of just
the unet.
|
2 years ago |
comfyanonymous
|
f0a2b81cd0
|
Cleanup: Remove a bunch of useless files.
|
2 years ago |
comfyanonymous
|
de142eaad5
|
Simpler base model code.
|
2 years ago |
comfyanonymous
|
0fc483dcfd
|
Refactor diffusers model convert code to be able to reuse it.
|
2 years ago |