5 Commits (af7a49916b9a302c4ae0bf52838d6b20575378db)

Author SHA1 Message Date
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