Interpolating between two input prompts (like it's done here https://github.com/nateraw/stable-diffusion-videos) looks very cool and not hard to do.
In the easiest implementation, runtime will simply go up by a factor of N (number of frames to generate) from the single image generation.
Interpolating between two input prompts (like it's done here https://github.com/nateraw/stable-diffusion-videos) looks very cool and not hard to do. In the easiest implementation, runtime will simply go up by a factor of N (number of frames to generate) from the single image generation.