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