pj4533 / Pokora

A 100% Local AI Video Creation Platform using Stable Diffusion in a Native SwiftUI Interface
MIT License
49 stars 7 forks source link

Reverse generative effect #96

Closed pj4533 closed 1 year ago

pj4533 commented 1 year ago

Currently generative effects work in one direction. They use the prior processed frame for image to image processing. Further they start with the processed frame just prior to the generative effect.

I want to use the first frame of the following effect, then reverse the frames. So it has the effect of fading INTO the following effect.