Spaces:
Runtime error
Runtime error
Commit
·
68a0fbf
1
Parent(s):
3ba1b12
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -16,4 +16,6 @@ peft
|
|
| 16 |
transformers
|
| 17 |
ctransformers
|
| 18 |
chromadb
|
| 19 |
-
unstructured
|
|
|
|
|
|
|
|
|
| 16 |
transformers
|
| 17 |
ctransformers
|
| 18 |
chromadb
|
| 19 |
+
unstructured
|
| 20 |
+
pdf2image
|
| 21 |
+
pdfminer.six
|