Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -1
requirements.txt
CHANGED
@@ -1 +1,11 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
python-dotenv
|
2 |
+
youtube-transcript-api
|
3 |
+
requests
|
4 |
+
PyPDF2
|
5 |
+
langchain
|
6 |
+
langchain-community
|
7 |
+
faiss-cpu
|
8 |
+
google-generativeai
|
9 |
+
langchain-google-genai
|
10 |
+
python-multipart
|
11 |
+
gradio
|