Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,7 +3,8 @@ torchvision==0.12.0
|
|
3 |
#numpy==1.19.2
|
4 |
numpy
|
5 |
albumentations==0.4.3
|
6 |
-
opencv-python==4.1.2.30
|
|
|
7 |
pudb==2019.2
|
8 |
imageio==2.9.0
|
9 |
imageio-ffmpeg==0.4.2
|
|
|
3 |
#numpy==1.19.2
|
4 |
numpy
|
5 |
albumentations==0.4.3
|
6 |
+
#opencv-python==4.1.2.30
|
7 |
+
opencv-python
|
8 |
pudb==2019.2
|
9 |
imageio==2.9.0
|
10 |
imageio-ffmpeg==0.4.2
|