captainspock commited on
Commit
dddbedb
·
verified ·
1 Parent(s): c61352e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: text-to-image
3
+ inference: false
4
+ license: apache-2.0
5
+ ---
6
+
7
+ # Model summary
8
+
9
+ This [Z-Image Turbo](https://huggingface.co/Tongyi-MAI/Z-Image-Turbo) model is licensed under the [Apache license 2.0](https://choosealicense.com/licenses/apache-2.0/). If you comply with the license and terms of use, you have the rights described therin. By using this Model, you accept the terms.
10
+
11
+ Z-Image-Turbo is meant to be used with the corresponding sample [here](https://microsoft.github.io/webnn-developer-preview/) for educational or testing purposes only.
12
+
13
+ # ONNX Model changes
14
+
15
+ The model under this repo is an ONNX adaptation of the [Z-Image-Turbo](https://huggingface.co/Tongyi-MAI/Z-Image-Turbo), specifically optimized for WebNN and WebGPU execution.