Nirvashprog commited on
Commit
ffdede8
·
verified ·
1 Parent(s): acab5dd

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "onnx",
3
+ "onnx_model": "model_flood.onnx",
4
+ "pipeline_tag": "time-series",
5
+ "framework": "onnxruntime"
6
+ }