greentree commited on
Commit
c6a5891
·
1 Parent(s): ae12938

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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
- An optimized version of the complementary Refiner model is now on a seperate page because I realized it was stupid to have them together. Find it at https://huggingface.co/greentree/SDXL-Refiner-olive-optimized.
 
 
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