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