Spaces:
Runtime error
Runtime error
philipp-zettl
commited on
Commit
•
5d54c0e
1
Parent(s):
c911437
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ nltk
|
|
6 |
markdownify
|
7 |
beautifulsoup4
|
8 |
newspaper3k
|
9 |
-
markdown
|
|
|
|
6 |
markdownify
|
7 |
beautifulsoup4
|
8 |
newspaper3k
|
9 |
+
markdown
|
10 |
+
lxml[html_clean]
|