gacfox commited on
Commit
e86c191
·
verified ·
1 Parent(s): e0fab90

update README

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,3 +1,7 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model:
4
+ - timm/swin_base_patch4_window7_224.ms_in22k_ft_in1k
5
+ pipeline_tag: image-classification
6
+ library_name: timm
7
+ ---