Spaces:
Sleeping
Sleeping
rdsarjito
commited on
Commit
·
03c5c66
1
Parent(s):
303c76c
REQ
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ streamlit
|
|
2 |
scikit-learn
|
3 |
pandas
|
4 |
pickle5
|
5 |
-
numpy
|
|
|
|
|
|
2 |
scikit-learn
|
3 |
pandas
|
4 |
pickle5
|
5 |
+
numpy
|
6 |
+
beautifulsoup4
|
7 |
+
requests
|