Instructions to use GraydientPlatformAPI/antique-flowers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GraydientPlatformAPI/antique-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("GraydientPlatformAPI/antique-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
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- d6645bb131f824a4ceb9cfef6df69372fd2932dd070a710c7a20e7baf0acb1c0
- Size of remote file:
- 167 MB
- SHA256:
- 681cf3b481913a2ab1990f0156eb75a1d64c3ffbfafabed82c47b21e5500891a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.