citoreh commited on
Commit
eab45d3
·
verified ·
1 Parent(s): e5c19ee

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -5,7 +5,9 @@ transformers>=4.30.0
5
  accelerate>=0.20.0
6
  scipy>=1.10.0
7
  soundfile>=0.12.0
8
- gradio>=4.0.0
9
  moviepy>=1.0.3
10
  Pillow>=9.5.0
11
- numpy>=1.24.0
 
 
 
5
  accelerate>=0.20.0
6
  scipy>=1.10.0
7
  soundfile>=0.12.0
8
+ gradio==4.44.0
9
  moviepy>=1.0.3
10
  Pillow>=9.5.0
11
+ numpy>=1.24.0
12
+ imageio>=2.31.1
13
+ imageio-ffmpeg>=0.4.8