Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
|
|
|
|
1 |
Flask
|
2 |
-
gunicorn
|
3 |
python-dotenv
|
4 |
google-cloud-storage
|
5 |
-
google-
|
6 |
-
|
|
|
1 |
+
google-genai
|
2 |
+
Pillow
|
3 |
Flask
|
|
|
4 |
python-dotenv
|
5 |
google-cloud-storage
|
6 |
+
google-cloud-aiplatform
|
7 |
+
gunicorn
|