Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ gdown
|
|
5 |
numpy
|
6 |
scipy
|
7 |
cmake
|
8 |
-
opencv-python
|
|
|
|
5 |
numpy
|
6 |
scipy
|
7 |
cmake
|
8 |
+
opencv-python
|
9 |
+
onnxruntime-gpu
|