Manasa1 commited on
Commit
c0450ee
·
verified ·
1 Parent(s): 3638d85

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,9 +3,10 @@ transformers==4.15.0
3
  diffusers==0.9.0
4
  torch==1.12.0
5
  Pillow==9.0.1
6
- scipy==1.7.1
7
  moviepy==1.0.3
8
  groq==0.0.5
9
  deepgram==3.6.0
10
  TTS==0.10.0 # Coqui TTS
11
 
 
 
3
  diffusers==0.9.0
4
  torch==1.12.0
5
  Pillow==9.0.1
6
+ scipy==1.14.1
7
  moviepy==1.0.3
8
  groq==0.0.5
9
  deepgram==3.6.0
10
  TTS==0.10.0 # Coqui TTS
11
 
12
+