Instructions to use stablediffusionapi/3danimationdiffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/3danimationdiffusion 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/3danimationdiffusion", 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:
- 26b3bbba23bfe3f66c6207461d11e7e8d4b392993b1cf191396a2094439f9c04
- Size of remote file:
- 167 MB
- SHA256:
- 463c94af4201dbf9a3e8ff266ffbfe53c7bff39b03c3fa249ce642f5d912c51e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.