huggingface / diffusers

🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.
https://huggingface.co/docs/diffusers
Apache License 2.0
23.99k stars 4.94k forks source link

Video Composer #3838

Open tin2tin opened 1 year ago

tin2tin commented 1 year ago

Model/Pipeline/Scheduler description

VideoComposer: Compositional Video Synthesis with Motion Controllability

image

Open source status

Provide useful links for the implementation

https://videocomposer.github.io/ https://github.com/damo-vilab/videocomposer

rishabbala commented 1 year ago

Hi @patrickvonplaten @tin2tin I can take up this issue. Can you point me to any resource that shows which files must be changed/added?

patrickvonplaten commented 12 months ago

Sure does the Contribution doc help? :-) See: https://github.com/huggingface/diffusers/blob/main/CONTRIBUTING.md