Instructions to use Manojb/stable-zero123-diffusers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Manojb/stable-zero123-diffusers with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Manojb/stable-zero123-diffusers", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2a8f94fb6b36d97ad237ec88246ade2a2f1f389157fa3c9adfc3eac33d79ab8d
- Size of remote file:
- 1.19 MB
- SHA256:
- 0cb292c6da02a0d8866c4378cd6053e097c7a6bdf0886cc4ac1fba2bda3af6f0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.