Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
streamlit
|
| 2 |
langchain
|
| 3 |
-
openai-whisper==20231117
|
| 4 |
pygame
|
| 5 |
gtts
|
| 6 |
pyaudio
|
| 7 |
python-dotenv
|
| 8 |
langchain-groq
|
| 9 |
scipy
|
| 10 |
-
ffmpeg-python
|
|
|
|
|
|
| 1 |
streamlit
|
| 2 |
langchain
|
|
|
|
| 3 |
pygame
|
| 4 |
gtts
|
| 5 |
pyaudio
|
| 6 |
python-dotenv
|
| 7 |
langchain-groq
|
| 8 |
scipy
|
| 9 |
+
ffmpeg-python
|
| 10 |
+
groq
|