Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -17,4 +17,5 @@ wikipedia
|
|
17 |
pgvector
|
18 |
python-dotenv
|
19 |
pytesseract
|
20 |
-
matplotlib
|
|
|
|
17 |
pgvector
|
18 |
python-dotenv
|
19 |
pytesseract
|
20 |
+
matplotlib
|
21 |
+
sentence-transformers
|