jacoballessio commited on
Commit
842a56a
·
verified ·
1 Parent(s): 7fcfc40

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -4
config.json CHANGED
@@ -1,9 +1,7 @@
1
  {
2
  "_name_or_path": "jacoballessio/ai-image-detect-distilled",
3
- "architectures": [
4
- "EfficientNetForImageClassification"
5
- ],
6
- "model_type": "efficientnet",
7
  "num_labels": 2,
8
  "id2label": {
9
  "0": "fake",
 
1
  {
2
  "_name_or_path": "jacoballessio/ai-image-detect-distilled",
3
+ "architectures": ["EfficientNet"],
4
+ "model_type": "EfficientNet",
 
 
5
  "num_labels": 2,
6
  "id2label": {
7
  "0": "fake",