softwareweaver
commited on
Commit
·
297753e
1
Parent(s):
9fc6fe2
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: diffusers
|
6 |
+
pipeline_tag: text-to-image
|
7 |
---
|
8 |
+
|
9 |
+
Olive Optimized DirectML Onnx model for https://huggingface.co/XCLiu/2_rectified_flow_from_sd_1_5
|
10 |
+
|
11 |
+
Note: Non Comercial License to match the original license
|