nateraw / stable-diffusion-videos

Create 🔥 videos with Stable Diffusion by exploring the latent space and morphing between text prompts
Apache License 2.0
4.34k stars 413 forks source link

How to determine the video length? #181

Closed nadgirsanket closed 1 year ago

nadgirsanket commented 1 year ago

Is it possible to provide in the input how long in seconds the output video should be? or is there a calculation to determine that? Thank you!

nateraw commented 1 year ago

You can find an answer here: #136

Also note for myself to add this to readme #146

nadgirsanket commented 1 year ago

Thank you very much!