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
add diffusers compat imports and mp4 output format
- Add try/except imports for diffusers >= 0.21 compatibility (PR guoyww#435):
ModelMixin, CrossAttention->Attention, DiffusionPipeline path changes
- Widen diffusers version range to >=0.16.0 (no upper bound)
- Add --format flag to animate.py for mp4/gif output (PR guoyww#37)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments