sidcww commited on
Commit
c585ceb
·
verified ·
1 Parent(s): c5ca4f2

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ jieba
3
+ keybert
4
+ scikit-learn
5
+ streamlit
6
+ matplotlib
7
+ requests
8
+ beautifulsoup4
9
+ pandas