mgbam commited on
Commit
8f726f7
·
verified ·
1 Parent(s): 17235f9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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