fffiloni commited on
Commit
5de8fb2
1 Parent(s): e678beb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,5 +3,5 @@ transformers
3
  accelerate
4
  torch
5
  opencv-python
6
- moviepy
7
  numpy
 
3
  accelerate
4
  torch
5
  opencv-python
6
+ imageio[ffmpeg]==2.34.1
7
  numpy