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