update readme

This commit is contained in:
2025-08-26 18:13:06 +08:00
parent fcf7f30797
commit be947dfc79
4 changed files with 15 additions and 19 deletions

3
run_in_docker_bi100.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