Update README.md
Browse files
README.md
CHANGED
@@ -90,11 +90,18 @@ rollout_full_dir = hf_hub_download(repo_id=params.dataset_rootdir, repo_type='da
|
|
90 |
|
91 |
## Example Simulations
|
92 |
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
98 |
|
99 |
## Citation
|
100 |
If you use this dataset, please cite:
|
|
|
90 |
|
91 |
## Example Simulations
|
92 |
|
93 |
+
<table>
|
94 |
+
<tr>
|
95 |
+
<td><img src="https://huggingface.co/datasets/hrishivish23/MPM-Verse-MaterialSim-Large/blob/main/Viz/armadillo_plasticine.gif" width="200"></td>
|
96 |
+
<td><img src="https://huggingface.co/datasets/your_dataset/resolve/main/video2.gif" width="200"></td>
|
97 |
+
<td><img src="https://huggingface.co/datasets/your_dataset/resolve/main/video3.gif" width="200"></td>
|
98 |
+
</tr>
|
99 |
+
<tr>
|
100 |
+
<td><img src="https://huggingface.co/datasets/your_dataset/resolve/main/video4.gif" width="200"></td>
|
101 |
+
<td><img src="https://huggingface.co/datasets/your_dataset/resolve/main/video5.gif" width="200"></td>
|
102 |
+
<td><img src="https://huggingface.co/datasets/your_dataset/resolve/main/video6.gif" width="200"></td>
|
103 |
+
</tr>
|
104 |
+
</table>
|
105 |
|
106 |
## Citation
|
107 |
If you use this dataset, please cite:
|