Mariem34 commited on
Commit
bef05cf
·
verified ·
1 Parent(s): e1e3abd

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "version": "1.0.1",
3
+ "model_url": "https://example.com/model_v1.2.0.tflite",
4
+ "labels_url": "https://example.com/labels.json"
5
+ }