ajitsi commited on
Commit
eac83e5
·
verified ·
1 Parent(s): 9aefc22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,8 +1,11 @@
1
  ---
2
  license: mit
3
  tags:
4
- - pytorch
5
- - image-classification
6
  library_name: torch
 
 
 
7
  ---
8
  TinyVGG model for computer vision
 
1
  ---
2
  license: mit
3
  tags:
4
+ - pytorch
5
+ - image-classification
6
  library_name: torch
7
+ base_model:
8
+ - tttarun/vision_transformer
9
+ pipeline_tag: image-classification
10
  ---
11
  TinyVGG model for computer vision