Spaces:
Runtime error
Runtime error
Assistant AI commited on
Commit ·
eb11630
1
Parent(s): 8ac1add
Downgrade PyMuPDF to version 1.21.1
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
gradio>=4.44.1
|
| 2 |
google-generativeai>=0.3.0
|
| 3 |
Pillow>=10.0.0
|
| 4 |
-
PyMuPDF==1.
|
|
|
|
| 1 |
gradio>=4.44.1
|
| 2 |
google-generativeai>=0.3.0
|
| 3 |
Pillow>=10.0.0
|
| 4 |
+
PyMuPDF==1.21.1
|