Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -17,5 +17,5 @@
|
|
17 |
],
|
18 |
"num_classes": 9176,
|
19 |
"resolution": 512,
|
20 |
-
"
|
21 |
}
|
|
|
17 |
],
|
18 |
"num_classes": 9176,
|
19 |
"resolution": 512,
|
20 |
+
"tag_file": "./tags.txt"
|
21 |
}
|