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