mirror of
https://github.com/THUDM/CogVideo.git
synced 2025-06-24 03:01:36 +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 |