Instructions to use Abdualkader/MultiViewDiff with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Abdualkader/MultiViewDiff with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Abdualkader/MultiViewDiff", 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:
- bd405d3c0dc8c6286147f19c1a2e4afa1b2b18253c26d3bdeffd7ef38755c680
- Size of remote file:
- 1.74 GB
- SHA256:
- 6f798a8be7b7473f6ffff22168e2d99b80ec4afdf339cd273d1b0036b125efae
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.