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