File size: 1,159 Bytes
4bc88ac 33fb18f f9f649b e95a77f 36237ae d49f8e2 2411094 5b10921 c00c926 2411094 c6a5891 2411094 e66eb9d 2411094 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
license: openrail++
language:
- en
pipeline_tag: text-to-image
tags:
- art
- stable-diffusion-xl
- onnxruntime-directml
library_name: diffusers
---
Model Stable Diffusion XL 1.0 Base optimized using Microsoft Olive (https://github.com/microsoft/Olive). Provides massively increased generation speed on my AMD RX 7900 XT on Windows 11 for images of size 1024*1024. (~10s/it --> ~3.80it/s)
Warning: Requires ONNX Runtime, so this will not work interchangably with any other custom model. I hope all these downloads weren't just like four people trying in vain.
Warning 2: Outputs from this model will contain some noise and may need to be refined using another model. I'm commited to updating this if the optimization is improved.
Credit for the original model to StabilityAI: https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0
Other models I've uploaded: https://huggingface.co/greentree/SDXL-Refiner-olive-optimized, https://huggingface.co/greentree/Dreamshaper-XL-olive-optimized, https://huggingface.co/greentree/playground-v2-olive-optimized
Also see a collection of many more models like this by https://huggingface.co/softwareweaver |