Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
Cython==0.29.28
|
2 |
numpy
|
3 |
#onnxruntime # or onnxruntime-gpu if using CUDA
|
4 |
-
opencv-python-headless
|
5 |
openmim
|
6 |
torch==2.0.1
|
7 |
torchvision==0.15.2
|
|
|
1 |
Cython==0.29.28
|
2 |
numpy
|
3 |
#onnxruntime # or onnxruntime-gpu if using CUDA
|
4 |
+
opencv-python-headless
|
5 |
openmim
|
6 |
torch==2.0.1
|
7 |
torchvision==0.15.2
|