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