Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
-
Model converted to use with, https://github.com/NeusZimmer/ONNX-ModularUI
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
pipeline_tag: text-to-image
|
4 |
+
tags:
|
5 |
+
- AMD
|
6 |
+
- CUDA
|
7 |
+
- INTEL
|
8 |
+
- DIRECTML
|
9 |
+
- STABLEDIFFUSION
|
10 |
+
- ONNX
|
11 |
---
|
12 |
|
13 |
+
Model converted to use with, https://github.com/NeusZimmer/ONNX-ModularUI
|