Transformers
ONNX
Eric-23xd commited on
Commit
bb32bc1
·
verified ·
1 Parent(s): 73fc0c6

Upload 2 files

Browse files
Files changed (2) hide show
  1. PhotiLines.onnx +3 -0
  2. config.json +4 -0
PhotiLines.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4862ced821dbac199608dbc0463fd984b7cb2ab202ecfdf3ca95e29d648ff171
3
+ size 89724544
config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "onnx-model": "PhotiLines.onnx",
3
+ "patch_size": 512
4
+ }