Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ huggingface_hub==0.22.2
|
|
2 |
PyPDF2
|
3 |
python-docx
|
4 |
python-pptx
|
5 |
-
scikit-learn
|
|
|
|
2 |
PyPDF2
|
3 |
python-docx
|
4 |
python-pptx
|
5 |
+
scikit-learn
|
6 |
+
PyMuPDF
|