Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,8 @@ tags:
|
|
9 |
---
|
10 |
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.30it/s)
|
11 |
|
12 |
-
|
|
|
|
|
13 |
|
14 |
Support for these is actively being worked on by https://github.com/lshqqytiger/stable-diffusion-webui-directml
|
|
|
9 |
---
|
10 |
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.30it/s)
|
11 |
|
12 |
+
Credit for the original model to StabilityAI: https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0
|
13 |
+
|
14 |
+
Other models I've uploaded: https://huggingface.co/greentree/SDXL-Refiner-olive-optimized, https://huggingface.co/greentree/Dreamshaper-XL-olive-optimized
|
15 |
|
16 |
Support for these is actively being worked on by https://github.com/lshqqytiger/stable-diffusion-webui-directml
|