greentree commited on
Commit
119f2ab
1 Parent(s): 6c8f391

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -9,12 +9,14 @@ tags:
9
  - onnxruntime-directml
10
  library_name: diffusers
11
  ---
12
- Model Dreamshaper-XL-1-0 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)
13
 
14
  Warning: Requires ONNX Runtime, so this will not work interchangably with any other custom model.
15
 
 
 
16
  Credit for the original model to Lykon: https://huggingface.co/Lykon/dreamshaper-xl-1-0
17
 
18
- Other models I've uploaded: https://huggingface.co/greentree/SDXL-olive-optimized, https://huggingface.co/greentree/SDXL-Refiner-olive-optimized
19
 
20
- Support for this is actively being worked on by https://github.com/lshqqytiger/stable-diffusion-webui-directml.
 
9
  - onnxruntime-directml
10
  library_name: diffusers
11
  ---
12
+ Model Dreamshaper-XL-1-0 optimized using Microsoft Olive (https://github.com/microsoft/Olive). Provides massively increased generation speed on my AMD RX 7900 XT on Windows 11 for images of size 1024*1024. (~10s/it --> ~3.80it/s)
13
 
14
  Warning: Requires ONNX Runtime, so this will not work interchangably with any other custom model.
15
 
16
+ Warning 2: Outputs from this model will contain some noise and may need to be refined using another model. I'm commited to updating this if the optimization is improved.
17
+
18
  Credit for the original model to Lykon: https://huggingface.co/Lykon/dreamshaper-xl-1-0
19
 
20
+ Other models I've uploaded: https://huggingface.co/greentree/SDXL-olive-optimized, https://huggingface.co/greentree/SDXL-Refiner-olive-optimized, https://huggingface.co/greentree/playground-v2-olive-optimized
21
 
22
+ Also see a collection of many more models like this by https://huggingface.co/softwareweaver