Drazcat-AI commited on
Commit
12b7521
·
verified ·
1 Parent(s): 247c144

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -4,6 +4,13 @@ language:
4
  metrics:
5
  - accuracy
6
  base_model:
7
- - Drazcat-AI/categories_peru
 
 
 
 
 
8
  pipeline_tag: image-classification
 
 
9
  ---
 
4
  metrics:
5
  - accuracy
6
  base_model:
7
+ - google/vit-base-patch16-224
8
+ tags:
9
+ - image-classification
10
+ - computer-vision
11
+ - pytorch
12
+ - transformers
13
  pipeline_tag: image-classification
14
+ license: apache-2.0
15
+ library_name: transformers
16
  ---