Add pipeline tag, link to paper and GitHub repository
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
| 3 |
tags:
|
| 4 |
- world-models
|
| 5 |
- reinforcement-learning
|
|
@@ -16,6 +17,8 @@ tags:
|
|
| 16 |
|
| 17 |
[Nicklas Hansen](https://www.nicklashansen.com) · [Xiaolong Wang](https://xiaolonw.github.io) · UC San Diego
|
| 18 |
|
|
|
|
|
|
|
| 19 |
[](https://www.nicklashansen.com/mmbench2)
|
| 20 |
[](https://www.nicklashansen.com/mmbench2/#live-demo)
|
| 21 |
[](https://huggingface.co/datasets/nicklashansen/mmbench2)
|
|
@@ -76,4 +79,4 @@ Released under the MIT License.
|
|
| 76 |
author={Nicklas Hansen and Xiaolong Wang},
|
| 77 |
year={2026},
|
| 78 |
}
|
| 79 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
pipeline_tag: image-to-video
|
| 4 |
tags:
|
| 5 |
- world-models
|
| 6 |
- reinforcement-learning
|
|
|
|
| 17 |
|
| 18 |
[Nicklas Hansen](https://www.nicklashansen.com) · [Xiaolong Wang](https://xiaolonw.github.io) · UC San Diego
|
| 19 |
|
| 20 |
+
[](https://arxiv.org/abs/2606.27326)
|
| 21 |
+
[](https://github.com/nicklashansen/mmbench2)
|
| 22 |
[](https://www.nicklashansen.com/mmbench2)
|
| 23 |
[](https://www.nicklashansen.com/mmbench2/#live-demo)
|
| 24 |
[](https://huggingface.co/datasets/nicklashansen/mmbench2)
|
|
|
|
| 79 |
author={Nicklas Hansen and Xiaolong Wang},
|
| 80 |
year={2026},
|
| 81 |
}
|
| 82 |
+
```
|