pierreguillou commited on
Commit
fcb82c4
1 Parent(s): 273680a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,4 +5,5 @@ 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
 
 
5
  pytesseract>=0.3.8
6
  PyMuPDF>=1.18.0
7
  pdf2image>=1.16.0
8
+ google-generativeai>=0.3.0
9
+ python-docx==0.8.11