Spaces:
Runtime error
Runtime error
acecalisto3
commited on
Commit
•
915f988
1
Parent(s):
1e4b6d9
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,6 +9,7 @@ inspector-python
|
|
9 |
validators
|
10 |
feedparser
|
11 |
SQLAlchemy
|
|
|
12 |
feedgen==1.0.0
|
13 |
torch --index-url https://download.pytorch.org/whl/cpu
|
14 |
flask
|
|
|
9 |
validators
|
10 |
feedparser
|
11 |
SQLAlchemy
|
12 |
+
bs4
|
13 |
feedgen==1.0.0
|
14 |
torch --index-url https://download.pytorch.org/whl/cpu
|
15 |
flask
|