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
- Draw Things
- DiffusionBee
- Xet hash:
- 5baa0a9df76d6c92d2e0862897b4036dd031b50c942c50f0e3611367af4682b7
- Size of remote file:
- 246 MB
- SHA256:
- b3f65e74f5f109e59237fd31a6f632be23918ac0686940f23023dea63da86e2f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.