Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ PyPDF2
|
|
| 6 |
chromadb
|
| 7 |
pdf2image
|
| 8 |
faiss-cpu
|
| 9 |
-
python-docx
|
|
|
|
|
|
| 6 |
chromadb
|
| 7 |
pdf2image
|
| 8 |
faiss-cpu
|
| 9 |
+
python-docx
|
| 10 |
+
pillow
|