Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ gradio-client>=0.10.1
|
|
14 |
python-dotenv>=1.0.0
|
15 |
groq
|
16 |
pymupdf
|
17 |
-
cohere
|
|
|
|
14 |
python-dotenv>=1.0.0
|
15 |
groq
|
16 |
pymupdf
|
17 |
+
cohere
|
18 |
+
google-generativeai
|