Instructions to use stablediffusionapi/animepasteldream-hardbakedvae with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/animepasteldream-hardbakedvae with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stablediffusionapi/animepasteldream-hardbakedvae", dtype=torch.bfloat16, device_map="cuda") prompt = "a girl wandering through the forest" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- b9964a589bcbbed17ba38497ff4ab0aefc2ff566157ddb5d14e2a6207bf3a721
- Size of remote file:
- 1.72 GB
- SHA256:
- 03ea6de1b7fcff725d351288fecc545fdf97671c51ba2c94dc26ecb1d2b0253f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.