Heem2 commited on
Commit
c16106f
1 Parent(s): 02703ca

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -9,8 +9,8 @@
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
- "0": "AiArtData",
13
- "1": "RealArt"
14
  },
15
  "image_size": 224,
16
  "initializer_range": 0.02,
 
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
+ "0": "AI Image",
13
+ "1": "Real Image"
14
  },
15
  "image_size": 224,
16
  "initializer_range": 0.02,