Files
enginex-ascend-910-text2video/run_in_docker_a100.sh

4 lines
150 B
Bash
Raw Normal View History

2025-09-03 10:51:33 +08:00
#! /usr/bin/env bash
image=harbor-contest.4pd.io/zhanghao/t2v:a100-0.1
docker run -it -v /home/zhanghao/workspace:/workspace -v /mnt:/mnt $image bash