Update requirements .txt
Browse files- requirements .txt +3 -4
requirements .txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
google-genai==1.5.0
|
2 |
-
|
|
|
3 |
pydantic==2.10.6
|
4 |
-
|
5 |
-
pillow
|
6 |
-
python-dotenv
|
|
|
1 |
google-genai==1.5.0
|
2 |
+
google-generativeai==0.3.1
|
3 |
+
gradio==5.21.0
|
4 |
pydantic==2.10.6
|
5 |
+
pillow==10.2.0
|
|
|
|