forked from EngineX-Ascend/enginex-ascend-910-diffusers
update test.sh
This commit is contained in:
8
test.sh
8
test.sh
@@ -1,7 +1 @@
|
|||||||
python3 main.py \
|
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
|
||||||
--model "/mnt/contest_ceph/zhanghao/models/stable-diffusion-v1-5" \
|
|
||||||
--json "dataset.json" \
|
|
||||||
--results "results.json" \
|
|
||||||
--outdir "output" \
|
|
||||||
--device cuda \
|
|
||||||
--dtype fp16
|
|
||||||
|
|||||||
Reference in New Issue
Block a user