Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ openai-whisper
|
|
3 |
groq
|
4 |
gtts
|
5 |
pydub
|
6 |
-
google-cloud
|
|
|
|
3 |
groq
|
4 |
gtts
|
5 |
pydub
|
6 |
+
google-cloud
|
7 |
+
requests
|