wmcandrew commited on
Commit
ef921b3
·
verified ·
1 Parent(s): 9e092f0

Upload huggingface_requirements.txt

Browse files
Files changed (1) hide show
  1. huggingface_requirements.txt +8 -0
huggingface_requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ pandas
3
+ numpy
4
+ matplotlib
5
+ seaborn
6
+ vaderSentiment
7
+ scikit-learn
8
+ statsmodels