Rajaram Sivaramakrishnan commited on
Commit
249f72f
·
1 Parent(s): 2cfcca2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,7 +1,10 @@
1
  ---
 
2
  inference: true
3
  pipeline_tag:image-classification
4
  tags:
 
 
5
  metrics:
6
  - accuracy
7
 
 
1
  ---
2
+ language: en
3
  inference: true
4
  pipeline_tag:image-classification
5
  tags:
6
+ - image-classification
7
+ - pytorch
8
  metrics:
9
  - accuracy
10