umaradnaan commited on
Commit
9d87b72
·
verified ·
1 Parent(s): bfc42c8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -7
requirements.txt CHANGED
@@ -1,7 +1,4 @@
1
- streamlit==1.32.0
2
- streamlit-webrtc==0.64.2
3
- SpeechRecognition==3.10.0
4
- pydub==0.25.1
5
- numpy==1.26.4
6
- pandas==2.2.2
7
- ffmpeg-python==0.2.0
 
1
+ streamlit
2
+ speechrecognition
3
+ numpy
4
+ pandas