Spaces:
Runtime error
Runtime error
philipp-zettl
commited on
Commit
•
43d48ee
1
Parent(s):
d7eff13
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -2,4 +2,8 @@ transformers
|
|
2 |
torch
|
3 |
pandas
|
4 |
scikit-learn
|
5 |
-
nltk
|
|
|
|
|
|
|
|
|
|
2 |
torch
|
3 |
pandas
|
4 |
scikit-learn
|
5 |
+
nltk
|
6 |
+
markdownify
|
7 |
+
urllib
|
8 |
+
beautifulsoup4
|
9 |
+
newspaper
|