You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,