Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -10,3 +10,5 @@ pymupdf
|
|
10 |
PyPDF2
|
11 |
chromadb
|
12 |
tqdm
|
|
|
|
|
|
10 |
PyPDF2
|
11 |
chromadb
|
12 |
tqdm
|
13 |
+
unstructured[pdf]
|
14 |
+
opencv-python
|