From 1e2d63a1c0e34d9cb5f45a4bd9bde0203e88bda1 Mon Sep 17 00:00:00 2001 From: PD <56485898+pratham-darooka@users.noreply.github.com> Date: Sun, 31 Mar 2024 11:01:59 +0530 Subject: [PATCH] updated requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 2868f3b..d67aa75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,3 +14,4 @@ pillow~=9.5.0 pydantic~=2.6.3 g4f~=0.2.5.4 dashscope~=1.15.0 +google.generativeai~=0.4.1 \ No newline at end of file