Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- 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 |
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 |
+
|