Commit
·
1c93f3f
1
Parent(s):
5e88a61
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
---
|
2 |
license: openrail
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
+
library_name: diffusers
|
4 |
+
pipeline_tag: text-to-image
|
5 |
---
|
6 |
+
Olive Optimized DirectML Onnx model for Lykon/art-diffusion-xl-0.9
|
7 |
+
|
8 |
+
This model is being used by Fusion Quill - a Windows app that runs Stable Diffusion models locally. https://FusionQuill.AI
|