Instructions to use lzq49/mvdream-sd21-diffusers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use lzq49/mvdream-sd21-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("lzq49/mvdream-sd21-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:
- 6c30b3c571c6e3977ae0c39ed64b53122ac075d4dd349fa18344d99555e9045a
- Size of remote file:
- 3.46 GB
- SHA256:
- 6ebf3f369f49abc6708acdc2c7247d1c8d5a0c58628e33481f48684133db18f2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.