Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ PyPDF2==2.0.0 # Use this version for compatibility with PdfReader
|
|
3 |
faiss-cpu==1.7.3
|
4 |
numpy==1.24.3
|
5 |
pymupdf==1.21.1 # Alternative PDF extraction library
|
6 |
-
groq
|
7 |
pymupdf
|
|
|
3 |
faiss-cpu==1.7.3
|
4 |
numpy==1.24.3
|
5 |
pymupdf==1.21.1 # Alternative PDF extraction library
|
6 |
+
groq
|
7 |
pymupdf
|