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:
- 5580c1ee869933affb188b8dfb010f20aa7681a08bfc92766b7bb3b8fcdb473e
- Size of remote file:
- 1.72 GB
- SHA256:
- df42cdcac55d5b89c15a0512845db20a6213f1eaa129f201dfc080fc8642d220
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.