Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,7 @@ PyPDF2
|
|
| 6 |
chromadb
|
| 7 |
faiss-cpu
|
| 8 |
langchain_google_genai
|
| 9 |
-
langchain_community
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
chromadb
|
| 7 |
faiss-cpu
|
| 8 |
langchain_google_genai
|
| 9 |
+
langchain_community
|
| 10 |
+
pytesseract
|
| 11 |
+
pdf2image
|
| 12 |
+
Pillow
|