jacoballessio commited on
Commit
f704c93
·
verified ·
1 Parent(s): 76536f1

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -2
config.json CHANGED
@@ -1,7 +1,9 @@
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",
 
1
  {
2
  "_name_or_path": "jacoballessio/ai-image-detect-distilled",
3
+ "architectures": [
4
+ "ViTForImageClassification"
5
+ ],
6
+ "model_type": "vit",
7
  "num_labels": 2,
8
  "id2label": {
9
  "0": "fake",