NhatHuy1110 commited on
Commit
fc57372
·
verified ·
1 Parent(s): ad6189a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -3
requirements.txt CHANGED
@@ -1,3 +1,11 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.39.0
2
+ scikit-learn==1.5.2
3
+ lightgbm==4.5.0
4
+ sentence-transformers==3.2.1
5
+ datasets==2.21.0
6
+ numpy==1.26.4
7
+ pandas==2.2.2
8
+ joblib==1.4.2
9
+ scipy==1.13.1
10
+ matplotlib==3.9.2
11
+ seaborn==0.13.2