awacke1 commited on
Commit
a05c0d3
·
verified ·
1 Parent(s): f19e94e

Create requirements.txt

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