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