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

Support Video Creation with StableDiffusion(), similar to Imagen Video #992

Open
BFauber opened this issue Nov 8, 2022 · 3 comments
Open

Comments

@BFauber
Copy link

BFauber commented Nov 8, 2022

Short Description
Requesting support for video creation with StableDiffusion() module. Similar to Imagen Video: https://imagen.research.google/video/

Papers
https://imagen.research.google/video/paper.pdf
ALSO from Meta:
https://ai.facebook.com/blog/generative-ai-text-to-video/

Existing PyTorch Implementations of Imagen Video
/~https://github.com/lucidrains/imagen-pytorch/tree/main/imagen_pytorch/imagen_video

@tanzhenyu
Copy link
Contributor

Yes we're work on this

@tanzhenyu tanzhenyu self-assigned this Nov 10, 2022
@tanzhenyu
Copy link
Contributor

TODO: let's make a list of StableDiffusion related tasks and put on roadmap.

@sachinprasadhs
Copy link
Collaborator

Thanks for reporting the issue! We have consolidated the development of KerasCV into the new KerasHub package, which supports image, text, and multi-modal models. Please read keras-team/keras-hub#1831. KerasHub will support all the core functionality of KerasCV.

KerasHub can be installed with !pip install -U keras-hub. Documentation and guides are available at keras.io/keras_hub.

With our focus shifted to KerasHub, we are not planning any further development or releases in KerasCV. If you encounter a KerasCV feature that is missing from KerasHub, or would like to propose an addition to the library, please file an issue with KerasHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants