abidlabs HF Staff commited on
Commit
0bfddb3
·
1 Parent(s): 44e164c

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio==3.1.1
2
+ pandas
3
+ matplotlib
4
+ plotly
5
+ stop_words
6
+ wordcloud
7
+ datasets
8
+