TianxingWu / FreeInit

[ECCV 2024] FreeInit: Bridging Initialization Gap in Video Diffusion Models
https://tianxingwu.github.io/pages/FreeInit/
MIT License
454 stars 24 forks source link

use with animatediff v3 and sparsectrl #12

Open loboere opened 7 months ago

loboere commented 7 months ago

Is it possible to use animatediff v3 and sparsectrl? I have tried but couldn't get it to work

TianxingWu commented 7 months ago

FreeInit has been tested on AnimateDiff v1 and v2, but has not yet been tested on the recently released v3. Sorry I've been kind of busy recently and may not be able to implement it on all the new methods... if somebody has some successful experience, please feel free to share it here :)

chuck-ma commented 5 months ago

had same problem here. After reading the paper, it seems that v3 using sparsectrl is quite different from v1 and v2.