Spaces:
Sleeping
Sleeping
Luigi D'Addona
commited on
Commit
·
b5df7ff
1
Parent(s):
210052e
aggiunto requirement pytube per YoutubeLoader
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -18,4 +18,5 @@ openpyxl
|
|
18 |
|
19 |
arxiv
|
20 |
pymupdf
|
21 |
-
youtube-transcript-api
|
|
|
|
18 |
|
19 |
arxiv
|
20 |
pymupdf
|
21 |
+
youtube-transcript-api
|
22 |
+
pytube
|