Files
enginex-mlu370-text2video/run_in_docker.sh
2025-09-09 11:41:59 +08:00

6 lines
229 B
Bash
Executable File

#! /usr/bin/env bash
# cnmon
image=text2video:v0.1
device_id=0
docker run -v `pwd`:/workspace -v /mnt:/mnt --device=/dev/cambricon_dev$device_id:/dev/cambricon_dev0 --device=/dev/cambricon_ctl:/dev/cambricon_ctl $image ./test.sh