Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stitchedvideos #191

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

ambocclusion
Copy link

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.

ambocclusion and others added 7 commits July 2, 2023 15:31
…ultiple videos consecutively, then blend them into one video post-generation. This is done by looping the render function in process_modelscope the amount of times set in the "Stitched Videos" slider in the UI. It will pass in the last frame of each previous video to use for inpainting frames.
… into stitchedvideos

# Conflicts:
#	scripts/modelscope/process_modelscope.py
#	scripts/t2v_helpers/args.py
@kabachuha kabachuha self-requested a review July 14, 2023 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants