heigon77 commited on
Commit
11732fb
Β·
1 Parent(s): bced7ce

HF Space doesn't support onnx_int8

Browse files
Files changed (2) hide show
  1. main.py +1 -1
  2. best_int8.onnx β†’ yolo_deart.onnx +2 -2
main.py CHANGED
@@ -17,7 +17,7 @@ from torchvision import transforms
17
  # CONFIG
18
  # ─────────────────────────────────────────────
19
 
20
- YOLO_PATH = Path("best_int8.onnx")
21
  STYLE_MODEL_PATH = Path("style_classifier.onnx")
22
 
23
  DEVICE = "cpu"
 
17
  # CONFIG
18
  # ─────────────────────────────────────────────
19
 
20
+ YOLO_PATH = Path("yolo_deart.onnx")
21
  STYLE_MODEL_PATH = Path("style_classifier.onnx")
22
 
23
  DEVICE = "cpu"
best_int8.onnx β†’ yolo_deart.onnx RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f7298a0c580401a369d0a358f517a1c1e53396c92f021c7f7dad819ab3257c9b
3
- size 3695601
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b44513b6c42d8766d6dc31049fe8b758d49329b54bf62d3e40d0fec879fb8725
3
+ size 13639156