Upload requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ fitz
|
|
3 |
Pillow
|
4 |
google-generativeai
|
5 |
python-dotenv
|
6 |
-
PyMuPDF
|
|
|
|
3 |
Pillow
|
4 |
google-generativeai
|
5 |
python-dotenv
|
6 |
+
PyMuPDF
|
7 |
+
pymupdf
|