mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-19 06:48:12 +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