rishabh commited on
Commit ·
4225e4e
1
Parent(s): ce32ed8
doen the changes
Browse files- model_index.json +5 -0
model_index.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"auto_map": {
|
| 3 |
+
"AutoModelForImageClassification": "model.safetensors"
|
| 4 |
+
}
|
| 5 |
+
}
|