Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ pipeline_tag: text-to-image
|
|
6 |
tags:
|
7 |
- art
|
8 |
- stable-diffusion-xl
|
|
|
9 |
---
|
10 |
Model Stable Diffusion XL 1.0 Refiner 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.30it/s)
|
11 |
|
|
|
6 |
tags:
|
7 |
- art
|
8 |
- stable-diffusion-xl
|
9 |
+
library_name: diffusers
|
10 |
---
|
11 |
Model Stable Diffusion XL 1.0 Refiner 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.30it/s)
|
12 |
|