Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ pypandoc
|
|
7 |
pandoc
|
8 |
python-docx
|
9 |
PyMuPDF
|
10 |
-
textract
|
|
|
|
7 |
pandoc
|
8 |
python-docx
|
9 |
PyMuPDF
|
10 |
+
textract
|
11 |
+
google-generativeai
|