JuanJCalderonG
commited on
Commit
•
222c552
1
Parent(s):
16248ae
Upload config.json
Browse files- config.json +5 -0
config.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_type": "resnet",
|
3 |
+
"outputs": 5,
|
4 |
+
"transformers_version": "4.42.4"
|
5 |
+
}
|