Xenova HF staff commited on
Commit
4d0797f
1 Parent(s): 6ca92b2

[Automated] Update base model metadata

Browse files

Set base model to "timm/mobilenetv4_conv_small.e2400_r224_in1k"

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