cd14 commited on
Commit
67c3f04
1 Parent(s): 82063ee

test hotdog app

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -6,4 +6,12 @@ pickle5
6
  numpy
7
  pandas
8
  scikit-learn==0.24.1
9
- Cython==0.29.36
 
 
 
 
 
 
 
 
 
6
  numpy
7
  pandas
8
  scikit-learn==0.24.1
9
+ Cython==0.29.36
10
+ bokeh==2.4.1
11
+ joblib
12
+ boto3
13
+ urlextract
14
+ bs4
15
+ matplotlib
16
+ plotly
17
+ streamlit==1.25.0