Spaces:
Runtime error
Runtime error
Commit
·
51b7f41
1
Parent(s):
dc9d537
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Pillow
|
2 |
+
newspaper3k
|
3 |
+
urllib3
|
4 |
+
streamlit
|
5 |
+
beautifulsoup4
|
6 |
+
protobuf==3.20.0
|
7 |
+
jinja2>=3.0
|