Aranwer commited on
Commit
4b09c79
·
verified ·
1 Parent(s): 6173475

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -9
requirements.txt CHANGED
@@ -1,9 +1,5 @@
1
- python-dotenv>=1.0.0
2
- pyaudio>=0.2.13
3
- gradio>=4.0.0
4
- pyttsx3
5
- SpeechRecognition
6
- groq
7
- mistralai==1.7.0
8
- transformers==4.30.0
9
- torch==2.1.0
 
1
+ streamlit
2
+ speechrecognition
3
+ scipy
4
+ requests
5
+ numpy