Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ faiss-cpu
|
|
| 5 |
tiktoken
|
| 6 |
pdf2image
|
| 7 |
llama-index
|
| 8 |
-
pypdf
|
|
|
|
| 9 |
PyPDF2
|
| 10 |
-
streamlit
|
| 11 |
-
poppler-utils
|
|
|
|
| 5 |
tiktoken
|
| 6 |
pdf2image
|
| 7 |
llama-index
|
| 8 |
+
pypdf
|
| 9 |
+
numpy
|
| 10 |
PyPDF2
|
| 11 |
+
streamlit
|
|
|