Instructions to use GraydientPlatformAPI/cineroart11 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GraydientPlatformAPI/cineroart11 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/cineroart11", 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:
- cadbbd98d6bc40e28b2b7bcc364221bb2fc667b590b0e272aec86b69119366d2
- Size of remote file:
- 5.14 GB
- SHA256:
- 26147853d3187d7773f4dbc42cbcaf3a979617e573d2a3a9d52a2e67b7f05c75
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.