Add pipeline tag, link to paper and GitHub repository

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +4 -1
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
  [![Interactive Paper](https://img.shields.io/badge/Interactive%20Paper-2a6fdb?style=for-the-badge)](https://www.nicklashansen.com/mmbench2)
20
  [![Live Demo](https://img.shields.io/badge/Live%20Demo-e8590c?style=for-the-badge)](https://www.nicklashansen.com/mmbench2/#live-demo)
21
  [![Dataset](https://img.shields.io/badge/Dataset-fcc419?style=for-the-badge&logo=huggingface&logoColor=black)](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
+ [![Paper](https://img.shields.io/badge/arXiv-2606.27326-b31b1b?style=for-the-badge)](https://arxiv.org/abs/2606.27326)
21
+ [![GitHub](https://img.shields.io/badge/GitHub-mmbench2-black?style=for-the-badge&logo=github)](https://github.com/nicklashansen/mmbench2)
22
  [![Interactive Paper](https://img.shields.io/badge/Interactive%20Paper-2a6fdb?style=for-the-badge)](https://www.nicklashansen.com/mmbench2)
23
  [![Live Demo](https://img.shields.io/badge/Live%20Demo-e8590c?style=for-the-badge)](https://www.nicklashansen.com/mmbench2/#live-demo)
24
  [![Dataset](https://img.shields.io/badge/Dataset-fcc419?style=for-the-badge&logo=huggingface&logoColor=black)](https://huggingface.co/datasets/nicklashansen/mmbench2)
 
79
  author={Nicklas Hansen and Xiaolong Wang},
80
  year={2026},
81
  }
82
+ ```