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