mirror of
https://github.com/THUDM/CogVideo.git
synced 2025-12-03 19:22:11 +08:00
Python version
This commit is contained in:
parent
4dfdd0a2f2
commit
e8f23104b9
4
cog.yaml
4
cog.yaml
@ -3,14 +3,14 @@
|
|||||||
|
|
||||||
build:
|
build:
|
||||||
gpu: true
|
gpu: true
|
||||||
|
|
||||||
system_packages:
|
system_packages:
|
||||||
- "ffmpeg"
|
- "ffmpeg"
|
||||||
- "libsm6"
|
- "libsm6"
|
||||||
- "libxext6"
|
- "libxext6"
|
||||||
- "libglib2.0-0"
|
- "libglib2.0-0"
|
||||||
|
|
||||||
python_version: "3.8"
|
python_version: "3.9"
|
||||||
python_packages:
|
python_packages:
|
||||||
- "deep-translator==1.8.3"
|
- "deep-translator==1.8.3"
|
||||||
- "gifmaker==1.5"
|
- "gifmaker==1.5"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user