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