Rajaram Sivaramakrishnan commited on
Commit
059c5f2
1 Parent(s): 80b6bff

Update README.md

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