diabolic6045 commited on
Commit
7352c64
1 Parent(s): 3d08bbe

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -23,6 +23,6 @@
23
  "fine_tuned_dataset": "Indian Cities",
24
  "task": "image-classification",
25
  "description": "An image classification model specialized in identifying specific Indian cities from images. Built using TensorFlow and the Keras API.",
26
- "file_format": "h5",
27
  "version": "1.0"
28
  }
 
23
  "fine_tuned_dataset": "Indian Cities",
24
  "task": "image-classification",
25
  "description": "An image classification model specialized in identifying specific Indian cities from images. Built using TensorFlow and the Keras API.",
26
+ "file_format": ".h5",
27
  "version": "1.0"
28
  }