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