awacke1 commited on
Commit
18d2f9f
·
verified ·
1 Parent(s): b8750fa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -8
requirements.txt CHANGED
@@ -1,10 +1,8 @@
1
- opencv-python
2
- langchain
3
- langchain-openai
4
- langchain_google_genai
5
- langchain-community
6
  python-dotenv
7
- pyaudio
8
- soundfile
9
  SpeechRecognition
10
- SpeechRecognition[whisper-local]
 
1
+ streamlit
2
+ opencv-python-headless
3
+ openai
 
 
4
  python-dotenv
5
+ langchain
6
+ sounddevice
7
  SpeechRecognition
8
+ scipy