Text-to-Image
Diffusers
ONNX
English
ORTStableDiffusionXLPipeline
art
stable-diffusion-xl
onnxruntime-directml
Instructions to use greentree/SDXL-olive-optimized with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use greentree/SDXL-olive-optimized with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("greentree/SDXL-olive-optimized", 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:
- b708334c2caacc1da5d9b29234b8b5e10b782ccd1750e54f579236629cfca564
- Size of remote file:
- 198 MB
- SHA256:
- 5beeb46a31b7dceb1422add50f092bdcd7a41b9b4599f7a4a01e71892b1614e9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.