Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +15 -11
requirements.txt
CHANGED
@@ -1,11 +1,15 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
google-generativeai
|
2 |
+
python-dotenv
|
3 |
+
langchain
|
4 |
+
PyPDF2
|
5 |
+
chromadb
|
6 |
+
faiss-cpu
|
7 |
+
langchain_google_genai
|
8 |
+
flask
|
9 |
+
langchain_pinecone
|
10 |
+
gunicorn
|
11 |
+
keras
|
12 |
+
numpy
|
13 |
+
Pillow
|
14 |
+
tensorflow==2.9.1
|
15 |
+
opencv-python-headless
|