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

How to generate longer videos? #67

Open
xuefei1 opened this issue Jan 19, 2025 · 2 comments
Open

How to generate longer videos? #67

xuefei1 opened this issue Jan 19, 2025 · 2 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@xuefei1
Copy link

xuefei1 commented Jan 19, 2025

Hi there, thank you for open-sourcing this wonderful work! I was playing with the Autoregressive-5B-Video2World model and have successfully got it to generate a 1 second video given an image as input. Just wondering if there's any h-param that I could set to generate longer videos. Thanks for the help!

@ymcki
Copy link

ymcki commented Jan 20, 2025

Use the last frame in the generated video to generate another video. Then concatenate the two.

@foxkw
Copy link

foxkw commented Jan 24, 2025

Use the last frame in the generated video to generate another video. Then concatenate the two.

That's crazy

@sophiahhuang sophiahhuang added enhancement New feature or request question Further information is requested labels Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants