Spaces:
Sleeping
Sleeping
init!
Browse files- requirements.txt +12 -0
requirements.txt
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pdf2image
|
2 |
+
cloudinary
|
3 |
+
python-dotenv
|
4 |
+
poppler-utils
|
5 |
+
together
|
6 |
+
faiss-cpu
|
7 |
+
langchain_google_genai
|
8 |
+
sentence-transformers
|
9 |
+
langchain-community
|
10 |
+
PyPDF2
|
11 |
+
langchain
|
12 |
+
google-generativeai
|