rahideer commited on
Commit
059922d
·
verified ·
1 Parent(s): c1b7176

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ transformers
3
+ torch
4
+ matplotlib
5
+ seaborn
6
+ plotly
7
+ scikit-learn
8
+ numpy
9
+ pandas