omerbt / TokenFlow

Official Pytorch Implementation for "TokenFlow: Consistent Diffusion Features for Consistent Video Editing" presenting "TokenFlow" (ICLR 2024)
https://diffusion-tokenflow.github.io
MIT License
1.52k stars 134 forks source link

Random images if we use different SD version #33

Open rakesh-reddy95 opened 9 months ago

rakesh-reddy95 commented 9 months ago

@MichalGeyer @duongna21 @omerbt If I use any other SD versions other than the 1.5, 2.0 -base, 2.1-base I'm getting random images after preprocess. I have used 2.1-unclip with image conditioning but getting these results after preprocess. I also tried with sd 2.1 ( not base) still got the similar output. May I know what is causing this kind of output?