mridulk commited on
Commit
4c01e5e
1 Parent(s): cb1f7e7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- #pytorch==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
 
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