Spaces:
Sleeping
Sleeping
pierreguillou
commited on
Commit
•
cb44bd9
1
Parent(s):
add63de
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ numpy>=1.21.0
|
|
4 |
opencv-python-headless>=4.5.0
|
5 |
pytesseract>=0.3.8
|
6 |
PyMuPDF>=1.18.0
|
7 |
-
pdf2image>=1.16.0
|
|
|
|
4 |
opencv-python-headless>=4.5.0
|
5 |
pytesseract>=0.3.8
|
6 |
PyMuPDF>=1.18.0
|
7 |
+
pdf2image>=1.16.0
|
8 |
+
google-generativeai>=0.3.0
|