mirror of
https://github.com/THUDM/CogVideo.git
synced 2025-06-18 06:29:16 +08:00
2 lines
79 B
Bash
Executable File
2 lines
79 B
Bash
Executable File
#!/bin/sh
|
|
docker run --rm --name cog -it --gpus all -v "${PWD}":/workspace cog |