update test.sh

This commit is contained in:
2025-08-21 11:16:11 +08:00
parent ef778f63e0
commit c1f0819f82

View File

@@ -1,7 +1 @@
python3 main.py \
--model "/mnt/contest_ceph/zhanghao/models/stable-diffusion-v1-5" \
--json "dataset.json" \
--results "results.json" \
--outdir "output" \
--device cuda \
--dtype fp16
python3 main.py --model "/mnt/contest_ceph/zhanghao/models/stable-diffusion-v1-5" --json "dataset.json" --results "results.json" --outdir "output" --device cuda --dtype fp16