pro-grammer commited on
Commit
c54415e
·
verified ·
1 Parent(s): 4138b48

Update config.json

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