Prageeth-1 commited on
Commit
3d13f8a
·
verified ·
1 Parent(s): f69c30a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -7
requirements.txt CHANGED
@@ -1,8 +1,11 @@
1
  streamlit
2
- pandas==2.1.1
3
- numpy==1.26.0
4
- nltk==3.8.1
5
- transformers==4.34.1
6
- torch==2.1.0
7
- wordcloud==1.9.2
8
- matplotlib==3.8.0
 
 
 
 
1
  streamlit
2
+ pandas
3
+ numpy
4
+ nltk
5
+ transformers
6
+ torch
7
+ wordcloud
8
+ matplotlib
9
+ speechrecognition
10
+ gtts
11
+ sounddevice