mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-04-08 08:58:20 +00:00
Change Only `num_frames % 4 != 1` is acceptable to Only `num_frames % 4 == 1` is acceptable
Change Only `num_frames % 4 != 1` is acceptable to Only `num_frames % 4 == 1` is acceptable