AVID icon indicating copy to clipboard operation
AVID copied to clipboard

Video length limiation?

Open lumiaomiao opened this issue 8 months ago • 1 comments

Thanks for great work!

  1. Did you test the limitation of video length? In inference phrase, to use Middle-frame attention guidance, all video clips of a long video need to be denoised together, so that the V[N'/2]could be generated timely. So maybe there is a video length limitation?

  2. Another question about Middle-frame attention guidance: when you choose V[N'/2] as the key frame, it will be invalid if scene changed after V[N'/2], right ?

  3. Is there any update on the code release?

lumiaomiao avatar Jun 13 '24 06:06 lumiaomiao