mstatt commited on
Commit
18193e5
1 Parent(s): fec95aa

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./model/vit_model/",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "Falconsai/brand_identification",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],