Add dataset card, link to paper

#2
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task-categories: image-text-to-video
4
+ ---
5
+
6
+ This repository contains the data presented in the paper [Ingredients: Blending Custom Photos with Video Diffusion Transformers](https://huggingface.co/papers/2501.01790).
7
+
8
+ Code: https://github.com/feizc/Ingredients