Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ torch
|
|
3 |
newspaper3k
|
4 |
gradio
|
5 |
lxml[html_clean]
|
6 |
-
sentencepiece
|
|
|
|
|
|
3 |
newspaper3k
|
4 |
gradio
|
5 |
lxml[html_clean]
|
6 |
+
sentencepiece
|
7 |
+
beautifulsoup4
|
8 |
+
requests
|