qianliyx commited on
Commit
4cf98e3
·
verified ·
1 Parent(s): e3633b9

Upload requirements-gpu.txt

Browse files
Files changed (1) hide show
  1. requirements-gpu.txt +8 -0
requirements-gpu.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ pyclipper>=1.2.0
2
+ numpy>=1.19.5,<3.0.0
3
+ six>=1.15.0
4
+ Shapely>=1.7.1,!=2.0.4 # python3.12 2.0.4 bug
5
+ onnxruntime-gpu>=1.7.0
6
+ PyYAML
7
+ Pillow
8
+ opencv_python