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