Spaces:
Runtime error
Runtime error
mriusero commited on
Commit ·
3992c41
1
Parent(s): 1ce8bdf
fix: rqrts.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -19,4 +19,5 @@ readability-lxml
|
|
| 19 |
pydantic
|
| 20 |
aiohttp
|
| 21 |
markdown
|
| 22 |
-
lxml[html_clean]
|
|
|
|
|
|
| 19 |
pydantic
|
| 20 |
aiohttp
|
| 21 |
markdown
|
| 22 |
+
lxml[html_clean]
|
| 23 |
+
youtube-transcript-api
|