SpencerCPurdy commited on
Commit
34a7cc4
·
verified ·
1 Parent(s): ace4358

Create requirements.txt

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