Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
gradio>=3.0
|
| 2 |
-
requests
|
| 3 |
-
pillow
|
| 4 |
-
pdf2image
|
| 5 |
-
python-dotenv
|
|
|
|
|
|
| 1 |
+
gradio>=3.0
|
| 2 |
+
requests
|
| 3 |
+
pillow
|
| 4 |
+
pdf2image
|
| 5 |
+
python-dotenv
|
| 6 |
+
PyMuPDF
|