akhil-vaidya commited on
Commit
09b2496
·
verified ·
1 Parent(s): c79d4ae

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
+ pandas>=2.0.0
2
+ numpy>=1.24.0
3
+ scikit-learn>=1.2.0
4
+ transformers>=4.28.0
5
+ torch>=2.0.0
6
+ tqdm>=4.65.0
7
+ matplotlib>=3.7.0
8
+ seaborn>=0.12.0
9
+ streamlit>=1.28.0
10
+ plotly>=5.17.0
11
+ google-genai>=0.2.0