Sanshruth commited on
Commit
2903ea5
1 Parent(s): 31573b4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ torch>=2.0.0
2
  torchvision>=0.15.0
3
  Pillow>=9.0.0
4
  opencv-python>=4.7.0
5
- imageio>=2.31.0
6
  matplotlib>=3.7.0
7
  omegaconf>=2.3.0
8
  ftfy>=6.1.1
 
2
  torchvision>=0.15.0
3
  Pillow>=9.0.0
4
  opencv-python>=4.7.0
5
+ imageio[ffmpeg]
6
  matplotlib>=3.7.0
7
  omegaconf>=2.3.0
8
  ftfy>=6.1.1