Instructions to use Manojb/zero123-xl-diffusers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Manojb/zero123-xl-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/zero123-xl-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:
- 0736a9962c463829a1855ebbe8a50b55dbb3af71a5b56bf07d33fe823628306f
- Size of remote file:
- 1.72 GB
- SHA256:
- 7b5e327399abc3a6d54e89f16a10b728dfd2162b4fc70258dbf934859ff7520f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.