Spaces:
Runtime error
Runtime error
Duy-Anh Dang
commited on
Commit
·
d9dbf40
1
Parent(s):
9869987
np and matplot
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -5,3 +5,5 @@ pandas
|
|
5 |
urlextract
|
6 |
scikit-learn==0.24.1
|
7 |
bs4
|
|
|
|
|
|
5 |
urlextract
|
6 |
scikit-learn==0.24.1
|
7 |
bs4
|
8 |
+
matplotlib
|
9 |
+
numpy
|