Spaces:
Sleeping
Sleeping
Anusha806
commited on
Commit
·
7b11c44
1
Parent(s):
5fc192e
pymudfcommit
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -15,6 +15,7 @@ scikit-learn
|
|
15 |
tqdm
|
16 |
Pillow
|
17 |
PyMuPDF
|
|
|
18 |
# Add this:
|
19 |
google-generativeai
|
20 |
# Optional: remove this if OpenAI is no longer needed
|
|
|
15 |
tqdm
|
16 |
Pillow
|
17 |
PyMuPDF
|
18 |
+
pymupdf
|
19 |
# Add this:
|
20 |
google-generativeai
|
21 |
# Optional: remove this if OpenAI is no longer needed
|