Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -16,4 +16,6 @@ pymupdf
|
|
| 16 |
wikipedia
|
| 17 |
pgvector
|
| 18 |
python-dotenv
|
| 19 |
-
|
|
|
|
|
|
|
|
|
| 16 |
wikipedia
|
| 17 |
pgvector
|
| 18 |
python-dotenv
|
| 19 |
+
pytesseract
|
| 20 |
+
matplotlib
|
| 21 |
+
sentence_transformers
|