Closed
Description
Model/Pipeline/Scheduler description
FreeInit allows for improved temporal consistency of diffusion-based video models (for example, AnimateDiff and SVD). With no additional training requirement, it produces much higher quality videos.
Going through the code, it seems like an easy addition to current diffusers, and the results
presented, as well as those from initial testing, are awesome!
Results | |
---|---|
![]() | |
Baseline | Baseline + FreeInit |
![]() |
![]() |
Open source status
- The model implementation is available.
- The model weights are available (Only relevant if addition is not a scheduler).
Provide useful links for the implementation
Authors: @TianxingWu, @ChenyangSi, @yumingj, @ziqihuangg, @liuziwei7
Thank you for the amazing work in this, FreeU, VideoBooth and many others! It has been very informative and motivating to learn from your work.