Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,6 +8,7 @@ beautifulsoup4
|
|
8 |
jq
|
9 |
unidecode
|
10 |
google-genai
|
|
|
11 |
langchain_google_genai
|
12 |
python-docx
|
13 |
unstructured
|
|
|
8 |
jq
|
9 |
unidecode
|
10 |
google-genai
|
11 |
+
google-generativeai
|
12 |
langchain_google_genai
|
13 |
python-docx
|
14 |
unstructured
|