Xenova HF staff commited on
Commit
d95e1f6
1 Parent(s): 2522db8

[Automated] Update base model metadata

Browse files

Set base model to "microsoft/swin-small-patch4-window7-224"

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/microsoft/swin-small-patch4-window7-224 with ONNX weights to be compatible with Transformers.js.
 
1
  ---
2
+ base_model: microsoft/swin-small-patch4-window7-224
3
+ library_name: transformers.js
4
  ---
5
 
6
  https://huggingface.co/microsoft/swin-small-patch4-window7-224 with ONNX weights to be compatible with Transformers.js.