nateraw / stable-diffusion-videos

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

Change num_steps param to num_interpolation_steps or num_walk_steps #56

Closed nateraw closed 1 year ago

nateraw commented 1 year ago

This param is poorly named, and causes confusion. it will be a breaking change. perhaps we do some deprecation of it - keeping it for a few pypi versions and set the new param under the hood, warning user of incoming change.

Niravprajapati1 commented 1 year ago

Can you assign me this issue ?