Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
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
|
|
|
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
|