generative-models
generative-models copied to clipboard
temp fix for missing CheckpointEngine
Description
Function apply_ckpt
in class AbstractAutoencoder
call CheckpointEngine to load checkpoints. However, this class ("Engine") does not exist
#216 #217
Changes Made
Changed function apply_ckpt
in class AbstractAutoencoder
Testing
Tested by loading https://huggingface.co/stabilityai/sdxl-vae/blob/main/sdxl_vae.safetensors checkpoint.