Harshb11 commited on
Commit
40468b7
·
verified ·
1 Parent(s): 895004d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -10
requirements.txt CHANGED
@@ -1,10 +1,8 @@
1
- streamlit
2
- pandas
3
- torch
4
- transformers
5
- wordcloud
6
- matplotlib
7
- nltk
8
- langdetect
9
- deep-translator
10
- openpyxl
 
1
+ streamlit==1.30.0
2
+ torch==2.1.0+cpu
3
+ transformers==4.34.0
4
+ pandas==2.1.1
5
+ matplotlib==3.8.0
6
+ wordcloud==1.9.2
7
+ nltk==3.9.1
8
+ langdetect==1.0.9