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