Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ SpeechRecognition==3.10.1
|
|
4 |
pydub==0.25.1
|
5 |
ffmpeg-python==0.2.0
|
6 |
python-multipart==0.0.9
|
7 |
-
discord.py==2.3.2
|
|
|
|
4 |
pydub==0.25.1
|
5 |
ffmpeg-python==0.2.0
|
6 |
python-multipart==0.0.9
|
7 |
+
discord.py==2.3.2
|
8 |
+
google-generativeai==0.3.2
|