File size: 279 Bytes
fff3baa |
1 2 3 4 5 |
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 |