Add youtube-transcript-api
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ langchain
|
|
3 |
openai
|
4 |
chromadb
|
5 |
tiktoken
|
6 |
-
streamlit
|
|
|
|
3 |
openai
|
4 |
chromadb
|
5 |
tiktoken
|
6 |
+
streamlit
|
7 |
+
youtube-transcript-api
|