Spaces:
Runtime error
Runtime error
add app
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
torch==1.10.0
|
2 |
-
torchvision
|
3 |
torchtext==0.11.0
|
4 |
-
opencv-
|
5 |
opencv-python-headless==4.7.9.72
|
6 |
pandas
|
7 |
numpy
|
|
|
1 |
torch==1.10.0
|
2 |
+
torchvision=0.11.0
|
3 |
torchtext==0.11.0
|
4 |
+
opencv-python==4.7.9.72
|
5 |
opencv-python-headless==4.7.9.72
|
6 |
pandas
|
7 |
numpy
|