vsimmer commited on
Commit
4a658b3
·
verified ·
1 Parent(s): da2a529

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,9 +1,11 @@
1
  ---
2
  library_name: generic
3
  pipeline_tag: image-classification
 
 
4
  tags:
5
  - pytorch
6
  - vision
7
-
8
  license: apache-2.0
9
  ---
 
1
  ---
2
  library_name: generic
3
  pipeline_tag: image-classification
4
+ base_model: mobilenet_v2
5
+ language: pyt
6
  tags:
7
  - pytorch
8
  - vision
9
+ - image-classification
10
  license: apache-2.0
11
  ---