Spaces:
Runtime error
Runtime error
Pranjal2041
commited on
Commit
•
83b26c3
1
Parent(s):
729346b
Fix requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ fake_http_header
|
|
5 |
beautifulsoup4
|
6 |
h5py
|
7 |
scipy
|
8 |
-
scikit-learn
|
|
|
|
|
|
5 |
beautifulsoup4
|
6 |
h5py
|
7 |
scipy
|
8 |
+
scikit-learn
|
9 |
+
gensim
|
10 |
+
tqdm
|