Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
1 |
+
gradio>=4.0.0
|
2 |
+
pillow>=10.0.0
|
3 |
+
google-generativeai>=0.8.0
|
4 |
+
google-genai>=0.2.0
|
5 |
+
google-auth>=2.0.0
|
6 |
+
google-cloud-core>=2.0.0
|