fffiloni commited on
Commit
3f1fd23
1 Parent(s): eec81f0

Update requirements.txt

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