Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
gradio
|
2 |
unstructured[pdf]
|
3 |
-
langchain-community
|
|
|
|
|
|
1 |
gradio
|
2 |
unstructured[pdf]
|
3 |
+
langchain-community
|
4 |
+
youtube-transcript-api
|
5 |
+
pytube
|