Shadatsh commited on
Commit
3b3fe28
1 Parent(s): 14c7d39

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - google/vit-base-patch16-224-in21k
4
+ pipeline_tag: image-classification
5
+ library_name: transformers
6
+ ---