Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -7,3 +7,5 @@ transformers[vision]==4.*
|
|
7 |
pytesseract==0.3.10
|
8 |
python-multipart==0.0.6
|
9 |
PyMuPDF
|
|
|
|
|
|
7 |
pytesseract==0.3.10
|
8 |
python-multipart==0.0.6
|
9 |
PyMuPDF
|
10 |
+
llama-index
|
11 |
+
top2vec[sentence_encoders]
|