Spaces:
Runtime error
Runtime error
Update requirement.txt
Browse files- requirement.txt +4 -3
requirement.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
1 |
streamlit
|
2 |
+
langchain
|
3 |
+
langchain_community
|
4 |
+
youtube-transcript-api
|
5 |
+
pytube
|