-
Notifications
You must be signed in to change notification settings - Fork 86
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
Generate video from any prompt sequence #46
Comments
Based on the paper, I believe there is both an image decoder model and a video decoder model that appear not to have been released yet. Hoping they release them soon, since this is potentially a killer feature of this model. |
Thank you for your interest and inquiry. Indeed, we have both an image decoder and a video decoder model. The Emu2-Gen with image decoder has already been released(https://huggingface.co/BAAI/Emu2-Gen). As for the video decoder, we plan to release it soon. We are currently working on organizing the inference code for video generation and aim to make it available as promptly as possible. |
Thank you for your reply. If the model of the video is open source, can you remind me here? It's important to me. |
Hello Team, thank you for the cool project! May I ask when you plan to release the video generation decoder? Thank you! |
Hello, I saw on the project page that you showed the Generate video from any prompt sequence function, but I didn't seem to see this function in the demo. Will you launch this function?
The text was updated successfully, but these errors were encountered: