KJMAN678 commited on
Commit
64fdc1a
·
1 Parent(s): dba4b43

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ Janome==0.4.2
2
+ japanize-matplotlib==1.1.3
3
+ networkx==2.8
4
+ numpy==1.22.3
5
+ pandas==1.4.2
6
+ streamlit==1.9.0
7
+ wordcloud==1.8.1