nateraw / stable-diffusion-videos

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

Add option to specify the output video path and filename. #100

Open ZeroCool940711 opened 1 year ago

ZeroCool940711 commented 1 year ago

As the title says it would be nice to have an option to be able to specify the output video path as well as its filename independently of the output_dir and name arguments, this would allow for example to save the output_dir to one place while the output video to another place, an example for this would be in on our WebUI where we save the frames to the outputs/txt2vid/samples/prompt_folder folder while the output video is saved on outputs/txt2vid/seed_prompt_id.mp4.