Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ pipeline_tag: text-to-image
|
|
| 6 |
tags:
|
| 7 |
- art
|
| 8 |
- stable-diffusion-xl
|
| 9 |
-
- onnxruntime
|
| 10 |
library_name: diffusers
|
| 11 |
---
|
| 12 |
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 for images of size 1024*1024. (~10s/it --> ~3.80it/s)
|
|
|
|
| 6 |
tags:
|
| 7 |
- art
|
| 8 |
- stable-diffusion-xl
|
| 9 |
+
- onnxruntime-directml
|
| 10 |
library_name: diffusers
|
| 11 |
---
|
| 12 |
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 for images of size 1024*1024. (~10s/it --> ~3.80it/s)
|