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