kabachuha / sd-webui-text2video

Auto1111 extension implementing text2video diffusion models (like ModelScope or VideoCrafter) using only Auto1111 webui dependencies
Other
1.28k stars 108 forks source link

Stitchedvideos #191

Open ambocclusion opened 1 year ago

ambocclusion commented 1 year ago

I've added in the ability to generate and stitch multiple videos by re-running the rendering in process_modelscope multiple times for the amount set in stitched_videos. I'm unsure how this interacts with batching since I'm not really sure how that feature is supposed to work. I'm open to any feedback on this so hit me with your best shot. I'm also unsure of the best settings to produce consistent and smooth transitions between clips, so I left it open for tweaking in the UI.