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

Crash if last effect is a reverse generative effect #116

Open pj4533 opened 11 months ago

pj4533 commented 11 months ago

It doesn't know that it's the last effect so goes out of bounds and crashes...not sure why the optional doesn't save it? Shouldn't be a hard one to fix.