How to use ttj/stable-diffusion-vae-anime with Transformers:
# Load model directly from transformers import encoderKL model = encoderKL.from_pretrained("ttj/stable-diffusion-vae-anime", dtype="auto")
· Sign up or log in to comment