picekl commited on
Commit
2c4ef69
1 Parent(s): 1fdf22c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -30,6 +30,7 @@
30
  7
31
  ],
32
  "first_conv": "patch_embed.proj",
33
- "license": "mit"
 
34
  }
35
  }
 
30
  7
31
  ],
32
  "first_conv": "patch_embed.proj",
33
+ "license": "mit",
34
+ "classifier": "head.fc"
35
  }
36
  }