Update README.md
Browse files
README.md
CHANGED
@@ -82,6 +82,15 @@ TIP-I2V is the first dataset comprising over 1.70 million unique user-provided t
|
|
82 |
<img src="https://huggingface.co/datasets/tipi2v/TIP-I2V/resolve/main/assets/stat.png" width="1000">
|
83 |
</p>
|
84 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
# Download
|
86 |
|
87 |
For users in mainland China, try setting `export HF_ENDPOINT=https://hf-mirror.com` to successfully download the weights.
|
|
|
82 |
<img src="https://huggingface.co/datasets/tipi2v/TIP-I2V/resolve/main/assets/stat.png" width="1000">
|
83 |
</p>
|
84 |
|
85 |
+
# Examples
|
86 |
+
<p align="center">
|
87 |
+
<img src="https://huggingface.co/datasets/tipi2v/TIP-I2V/resolve/main/assets/example_a.png" width="1000">
|
88 |
+
</p>
|
89 |
+
<p align="center">
|
90 |
+
<img src="https://huggingface.co/datasets/tipi2v/TIP-I2V/resolve/main/assets/example_b.png" width="1000">
|
91 |
+
</p>
|
92 |
+
|
93 |
+
|
94 |
# Download
|
95 |
|
96 |
For users in mainland China, try setting `export HF_ENDPOINT=https://hf-mirror.com` to successfully download the weights.
|