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