init commit

This commit is contained in:
2025-08-20 17:53:15 +08:00
commit e234ac5489
6 changed files with 230 additions and 0 deletions

3
run_in_docker.sh Executable file
View File

@@ -0,0 +1,3 @@
#! /usr/bin/env bash
image=harbor-contest.4pd.io/zhanghao/diffusers:bi100-0.2
docker run -it -v /root/zhanghao:/workspace -v /mnt:/mnt --device=dev/iluvatar1:/dev/iluvatar0 $image bash