Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,9 @@ license: openrail++
|
|
3 |
language:
|
4 |
- en
|
5 |
pipeline_tag: text-to-image
|
|
|
|
|
|
|
6 |
---
|
7 |
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 --> ~2.80it/s)
|
8 |
|
|
|
3 |
language:
|
4 |
- en
|
5 |
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 --> ~2.80it/s)
|
11 |
|