Commit 463544a1 authored by luopl's avatar luopl
Browse files

Initial commit

parents
Pipeline #2694 failed with stages
in 0 seconds
python inference.py --input_dir ./examples \
--model_path ./meimeilook/Step1X-Edit-FP8/ \
--json_path ./examples/prompt_en.json \
--output_dir ./output_en \
--quantized \
--seed 1234 --size_level 1024
python inference.py --input_dir ./examples \
--model_path ./meimeilook/Step1X-Edit-FP8/ \
--json_path ./examples/prompt_cn.json \
--output_dir ./output_cn \
--quantized \
--seed 1234 --size_level 1024
\ 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