leftthomas
commited on
Commit
•
c8189a8
1
Parent(s):
c937b58
Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
@@ -16,6 +16,5 @@
|
|
16 |
"model_type": "resnet",
|
17 |
"num_classes": 1000,
|
18 |
"torch_dtype": "float32",
|
19 |
-
"transformers_version": "4.17.0"
|
20 |
-
"trust_remote_code": True
|
21 |
}
|
|
|
16 |
"model_type": "resnet",
|
17 |
"num_classes": 1000,
|
18 |
"torch_dtype": "float32",
|
19 |
+
"transformers_version": "4.17.0"
|
|
|
20 |
}
|