Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,6 +8,7 @@ TTS==0.22.0
|
|
8 |
pyaudio==0.2.14
|
9 |
google.generativeai
|
10 |
gtts
|
|
|
11 |
soundcard
|
12 |
jack-client
|
13 |
flask_cors
|
|
|
8 |
pyaudio==0.2.14
|
9 |
google.generativeai
|
10 |
gtts
|
11 |
+
moviepy
|
12 |
soundcard
|
13 |
jack-client
|
14 |
flask_cors
|