Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
streamlit
|
2 |
python-dotenv
|
|
|
3 |
llama-index
|
4 |
llama-index-embeddings-huggingface
|
5 |
llama-index-llms-huggingface
|
|
|
|
|
1 |
python-dotenv
|
2 |
+
youtube_transcript_api
|
3 |
llama-index
|
4 |
llama-index-embeddings-huggingface
|
5 |
llama-index-llms-huggingface
|