victorisgeek commited on
Commit
201a01a
β€’
1 Parent(s): 16f9bfc

Update requirements_cuda.txt

Browse files
Files changed (1) hide show
  1. requirements_cuda.txt +7 -7
requirements_cuda.txt CHANGED
@@ -1,7 +1,7 @@
1
- gradio>=3.40
2
- numpy>=1.25.2
3
- onnx==1.14.0
4
- onnxruntime-gpu==1.15.0
5
- opencv-python>=4.7.0.72
6
- opencv-python-headless>=4.7.0.72
7
- plyer==2.1.0
 
1
+ gradio
2
+ numpy
3
+ onnx
4
+ onnxruntime-gpu
5
+ opencv-python
6
+ opencv-python-headless
7
+ plyer