| python minimal_inference/autoregressive_inference.py \ | |
| --config_path configs/wan_causal_dmd.yaml \ | |
| --checkpoint_folder /mnt/workspace/checkpoints/tianweiy/CausVid/autoregressive_checkpoint \ | |
| --output_folder ./results_autoregressive \ | |
| --prompt_file_path prompt.txt |