astart01 commited on
Commit
882b21a
·
verified ·
1 Parent(s): b104726

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.20.0
2
+ torch==2.1.0
3
+ transformers==4.30.0
4
+ pandas==1.5.3
5
+ matplotlib==3.7.1
6
+ seaborn==0.12.2
7
+ scikit-learn==1.2.2
8
+ scipy==1.10.0
9
+ pickle5==0.0.11