diff --git a/cog.yaml b/cog.yaml index 989f5a3..e32da28 100644 --- a/cog.yaml +++ b/cog.yaml @@ -3,14 +3,14 @@ build: gpu: true - + system_packages: - "ffmpeg" - "libsm6" - "libxext6" - "libglib2.0-0" - python_version: "3.8" + python_version: "3.9" python_packages: - "deep-translator==1.8.3" - "gifmaker==1.5"