Spaces:
Configuration error
Configuration error
Commit
·
6e56ebe
1
Parent(s):
1389cb3
initial commit
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
newspaper3k==0.2.8
|
2 |
+
nltk==3.7
|
3 |
+
jinja2==3.1.1
|
4 |
+
gradio==3.12
|