Akilashamnaka12 commited on
Commit
2327797
·
verified ·
1 Parent(s): c1742e5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -3
requirements.txt CHANGED
@@ -1,3 +1,10 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
1
+ streamlit>=1.35.0
2
+ transformers>=4.40.0
3
+ torch>=2.2.0
4
+ pandas>=2.0.0
5
+ numpy>=1.24.0
6
+ openpyxl>=3.1.0
7
+ nltk>=3.8.0
8
+ plotly>=5.18.0
9
+ wordcloud>=1.9.0
10
+ matplotlib>=3.8.0