Commit 66b363fa authored by chenpangpang's avatar chenpangpang
Browse files

feat: 增加图像生成测试脚本

parent 4a8d6cd9
#!/bin/bash
docker run --rm --platform=linux/amd64 --gpus all -v ./$TARGET_DIR:/workspace --workdir /workspace/stable-diffusion-v1-4 $1 python infer.py
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment