Files
enginex-bi_series-text2video/run_in_docker.sh

6 lines
171 B
Bash
Raw Permalink Normal View History

2025-09-09 11:41:59 +08:00
#! /usr/bin/env bash
# cnmon
image=text2video:v0.1
device_id=0
2025-09-11 13:50:28 +08:00
docker run -v `pwd`:/workspace -v /mnt:/mnt --device=dev/iluvatar$device_id:/dev/iluvatar0 $image ./test.sh