"""Minimal DiffSynth exports required by the SCoPE release.""" from diffsynth.data.video import save_video __all__ = ["save_video"]