Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
"model_type": "resnet",
|
3 |
"outputs": 5,
|
4 |
-
"transformers_version": "
|
5 |
}
|
|
|
1 |
{
|
2 |
"model_type": "resnet",
|
3 |
"outputs": 5,
|
4 |
+
"transformers_version": "2.17.2"
|
5 |
}
|