Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "jacoballessio/ai-image-detect-distilled",
|
3 |
"architectures": ["EfficientNetForImageClassification"],
|
4 |
-
"model_type": "
|
5 |
"num_labels": 2,
|
6 |
"id2label": {
|
7 |
"0": "fake",
|
|
|
1 |
{
|
2 |
"_name_or_path": "jacoballessio/ai-image-detect-distilled",
|
3 |
"architectures": ["EfficientNetForImageClassification"],
|
4 |
+
"model_type": "efficientnet",
|
5 |
"num_labels": 2,
|
6 |
"id2label": {
|
7 |
"0": "fake",
|