Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch
|
2 |
transformers
|
3 |
-
newspaper3k
|
4 |
gradio
|
|
|
|
|
5 |
nltk
|
6 |
-
lxml
|
|
|
1 |
torch
|
2 |
transformers
|
|
|
3 |
gradio
|
4 |
+
requests
|
5 |
+
beautifulsoup4
|
6 |
nltk
|
|