Xenova HF staff commited on
Commit
f32952a
1 Parent(s): 636a329

[Automated] Update base model metadata

Browse files

Set base model to "apple/mobilevit-x-small"

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
- library_name: "transformers.js"
 
3
  ---
4
 
5
  https://huggingface.co/apple/mobilevit-x-small with ONNX weights to be compatible with Transformers.js.
 
1
  ---
2
+ base_model: apple/mobilevit-x-small
3
+ library_name: transformers.js
4
  ---
5
 
6
  https://huggingface.co/apple/mobilevit-x-small with ONNX weights to be compatible with Transformers.js.