pro-grammer commited on
Commit
1d136bf
·
verified ·
1 Parent(s): c4e7853

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -0
config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "model_type": "microsoft/resnet-50",
3
+ "library_name": "pytorch"
4
+ }