pip3 install -r requirements.txt
python3 run_qwen_image_edit.py # baseline
python3 run_qwen_image_edit.py --cache
python3 run_qwen_image.py # baseline
python3 run_qwen_image.py --cache
python3 run_qwen_image.py --cache --compile
python3 run_qwen_image.py --cache --compile --quantize
python3 run_flux.py # baseline
python3 run_flux.py --cache
python3 run_flux_fill.py # baseline
python3 run_flux_fill.py --cache
python3 run_flux_kontext.py # baseline
python3 run_flux_kontext.py --cache
python3 run_cogvideox.py # baseline
python3 run_cogvideox.py --cache
python3 run_wan_2.2.py # baseline
python3 run_wan_2.2.py --cache
python3 run_wan_2.2.py --cache --compile
python3 run_wan_2.2.py --cache --compile --quantize
python3 run_wan.py # baseline
python3 run_wan.py --cache
python3 run_wan_flf2v.py # baseline
python3 run_wan_flf2v.py --cache
python3 run_mochi.py # baseline
python3 run_mochi.py --cache
python3 run_hunyuan_video.py # baseline
python3 run_hunyuan_video.py --cache