Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
mxnet
|
2 |
onnx
|
3 |
onnxruntime==1.6.0
|
4 |
Pillow
|
5 |
-
|
|
|
|
|
1 |
onnx
|
2 |
onnxruntime==1.6.0
|
3 |
Pillow
|
4 |
+
opencv-python
|