Spaces:
Sleeping
Sleeping
Pedro Henrique Conrado
commited on
Commit
·
52c8ea8
1
Parent(s):
9f8a7e4
1 commit
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -64,4 +64,5 @@ tensorboard
|
|
64 |
# pycocotools corresponds to https://github.com/ppwwyyxx/cocoapi
|
65 |
pycocotools>=2.0.2
|
66 |
onnx>=1.13.0
|
|
|
67 |
onnx-simplifier==0.4.10
|
|
|
64 |
# pycocotools corresponds to https://github.com/ppwwyyxx/cocoapi
|
65 |
pycocotools>=2.0.2
|
66 |
onnx>=1.13.0
|
67 |
+
onnxruntime>=1.12.0
|
68 |
onnx-simplifier==0.4.10
|