Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
openai-whisper
|
| 3 |
-
gtts
|
| 4 |
groq
|
|
|
|
|
|
| 1 |
+
streamlit
|
|
|
|
|
|
|
| 2 |
groq
|
| 3 |
+
python-dotenv
|