Instructions to use ttj/stable-diffusion-vae-anime with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
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") - Notebooks
- Google Colab
- Kaggle
Model Conversion
#2
by hakurei - opened