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