File size: 293 Bytes
8789ace |
1 2 3 4 5 6 7 8 9 |
---
license: apache-2.0
library_name: diffusers
pipeline_tag: image-text-to-video
---
This repository contains the model described in [Ingredients: Blending Custom Photos with Video Diffusion Transformers](https://huggingface.co/papers/2501.01790).
Code: https://github.com/feizc/Ingredients |