varshithkumar commited on
Commit
a14d040
·
verified ·
1 Parent(s): 176ff5a

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "library_name": "tensorflow",
3
+ "pipeline_tag": "image-classification",
4
+ "task": "image-classification"
5
+ }