Spaces:
Runtime error
Runtime error
Pranjal2041
commited on
Commit
•
729346b
1
Parent(s):
2e653ee
Fix requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ transformers
|
|
4 |
fake_http_header
|
5 |
beautifulsoup4
|
6 |
h5py
|
7 |
-
scipy
|
|
|
|
4 |
fake_http_header
|
5 |
beautifulsoup4
|
6 |
h5py
|
7 |
+
scipy
|
8 |
+
scikit-learn
|