Update requirements.txt
Browse files- requirements.txt +0 -5
requirements.txt
CHANGED
@@ -1,14 +1,9 @@
|
|
1 |
langchain
|
2 |
openai
|
3 |
-
huggingface_hub
|
4 |
python-dotenv
|
5 |
streamlit
|
6 |
pygame
|
7 |
langchain_openai
|
8 |
streamlit-audiorec
|
9 |
-
google-generativeai
|
10 |
-
ipython
|
11 |
-
gtts
|
12 |
-
SpeechRecognition
|
13 |
pyaudio
|
14 |
openai-whisper
|
|
|
1 |
langchain
|
2 |
openai
|
|
|
3 |
python-dotenv
|
4 |
streamlit
|
5 |
pygame
|
6 |
langchain_openai
|
7 |
streamlit-audiorec
|
|
|
|
|
|
|
|
|
8 |
pyaudio
|
9 |
openai-whisper
|