Spaces:
Sleeping
Sleeping
Assistant AI
commited on
Commit
·
d71d0ce
1
Parent(s):
7efdef9
Fix PyMuPDF package name in requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio>=4.44.1
|
2 |
google-generativeai>=0.3.0
|
3 |
Pillow>=10.0.0
|
4 |
-
|
5 |
fitz==0.0.1.dev2
|
|
|
1 |
gradio>=4.44.1
|
2 |
google-generativeai>=0.3.0
|
3 |
Pillow>=10.0.0
|
4 |
+
pymupdf==1.23.0
|
5 |
fitz==0.0.1.dev2
|