Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"architectures": ["HindiCharacterCNN"], "image_size": 32, "num_labels": 36, "task": "image-classification", "model_type": "cnn"}
|
|
|
|
| 1 |
+
{"architectures": ["HindiCharacterCNN"], "image_size": 32, "num_labels": 36, "task": "image-classification", "model_type": "cnn","library_name": "torch"}
|