Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ google-generativeai>=0.4.0
|
|
3 |
pillow
|
4 |
numpy
|
5 |
moviepy==1.0.3
|
6 |
-
|
7 |
pydantic>=1.8,<2.0 # Or >=2.0 if adapted
|
8 |
nest_asyncio
|
|
|
3 |
pillow
|
4 |
numpy
|
5 |
moviepy==1.0.3
|
6 |
+
google-cloud-aiplatform
|
7 |
pydantic>=1.8,<2.0 # Or >=2.0 if adapted
|
8 |
nest_asyncio
|