Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ gradio==3.50.2
|
|
2 |
Jinja2==3.1.2
|
3 |
openai==0.28.0
|
4 |
pdfkit==1.0.0
|
5 |
-
|
6 |
python-dotenv==1.0.0
|
7 |
requests==2.31.0
|
8 |
wkhtmltopdf==0.2
|
|
|
2 |
Jinja2==3.1.2
|
3 |
openai==0.28.0
|
4 |
pdfkit==1.0.0
|
5 |
+
pymupdf==1.23.5
|
6 |
python-dotenv==1.0.0
|
7 |
requests==2.31.0
|
8 |
wkhtmltopdf==0.2
|