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