adnaniqbal001 commited on
Commit
ce97b0f
·
verified ·
1 Parent(s): 4dd9062

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- streamlit
2
- transformers
3
- gtts
4
- SpeechRecognition
5
- gtts
6
- BytesIO
7
- tempfile
 
1
+ streamlit==1.26.0
2
+ transformers==4.34.0
3
+ torch==2.0.1
4
+ speechrecognition==3.8.1
5
+ gtts==2.3.2
6
+ pydub==0.25.1