Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
gradio==5.23.1
|
2 |
-
|
3 |
-
google-generativeai>=0.3.
|
4 |
-
google-genai==1.5.0
|
|
|
1 |
gradio==5.23.1
|
2 |
+
pillow==10.2.0
|
3 |
+
google-generativeai>=0.3.1
|
4 |
+
google-genai==1.5.0
|