Files
enginex-bi_series-diffusers/test.sh
2025-08-20 17:53:15 +08:00

7 lines
198 B
Bash
Executable File

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