SWHL commited on
Commit
1651444
1 Parent(s): 76c6ced

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- numpy==1.21.6
2
- onnxruntime>=1.10.0
3
  opencv_python
4
- pyclipper>=1.2.1
5
  Shapely
6
  six
7
  PyYAML
 
1
+ numpy
2
+ onnxruntime
3
  opencv_python
4
+ pyclipper
5
  Shapely
6
  six
7
  PyYAML