nateraw / stable-diffusion-videos

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

save images/prompts when generating images #29

Closed nateraw closed 2 years ago

nateraw commented 2 years ago

Lets add multi-image ability in both the app, and in a new function generate_images (or something along those lines). Each call to the underlying function should save images to new subdirectory of output dir along with prompt config.

nateraw commented 2 years ago

Ooops #68 is a duplicate of this. will pick this up there.