ZeeAI1 commited on
Commit
a5eb450
·
verified ·
1 Parent(s): 66375af

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -4,6 +4,6 @@ torch
4
  moviepy==1.0.3
5
  imageio[ffmpeg]==2.34.0
6
  TTS==0.22.0
7
- numpy
8
- scipy
9
- soundfile
 
4
  moviepy==1.0.3
5
  imageio[ffmpeg]==2.34.0
6
  TTS==0.22.0
7
+ numpy==1.23.5
8
+ scipy==1.10.1
9
+ soundfile