Xenova HF staff commited on
Commit
216e0fb
1 Parent(s): f7b75e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,5 +1,9 @@
1
  ---
2
  library_name: transformers.js
 
 
 
 
3
  ---
4
 
5
  https://huggingface.co/timm/mobilenetv4_conv_small.e2400_r224_in1k with ONNX weights to be compatible with Transformers.js.
 
1
  ---
2
  library_name: transformers.js
3
+ pipeline_tag: image-classification
4
+ tags:
5
+ - webnn
6
+ license: apache-2.0
7
  ---
8
 
9
  https://huggingface.co/timm/mobilenetv4_conv_small.e2400_r224_in1k with ONNX weights to be compatible with Transformers.js.