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

Fix audio alignment and add basic tests #76

Closed nateraw closed 1 year ago

nateraw commented 1 year ago

Resolves #75

Also adds some basic tests for my sanity. These are only going to be run locally, as they will require GPU. I don't really feel its worth the effort to get GPU-CI working on this project, but if someone creeping on this is interested, feel free to open issue about it and we can discuss.