Add metadata
#1
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
library_name: diffusers
|
4 |
+
pipeline_tag: image-text-to-video
|
5 |
+
---
|
6 |
+
|
7 |
+
This repository contains the model described in [Ingredients: Blending Custom Photos with Video Diffusion Transformers](https://huggingface.co/papers/2501.01790).
|
8 |
+
|
9 |
+
Code: https://github.com/feizc/Ingredients
|