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