I found that in fastvideo/sample/inference_wan.py, the actual inference step is fixed and each timestep is also fixed.
Changing the value of num_inference_steps in the scripts is useless.
So how to modify the cus_timesteps If I want to sample 8 steps,

I found that in fastvideo/sample/inference_wan.py, the actual inference step is fixed and each timestep is also fixed.
Changing the value of num_inference_steps in the scripts is useless.
So how to modify the cus_timesteps If I want to sample 8 steps,