crispeng commited on
Commit
e94eb4c
·
verified ·
1 Parent(s): b865e97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -9,11 +9,11 @@ base_model:
9
  ---
10
  # Matrix-Game 2.0: An Open-Source, Real-Time, and Streaming Interactive World Model
11
  <div style="display: flex; justify-content: center; gap: 10px;">
12
- <a href="xxx">
13
  <img src="https://img.shields.io/badge/GitHub-100000?style=flat&logo=github&logoColor=white" alt="GitHub">
14
  </a>
15
- <a href="xxx">
16
- <img src="https://img.shields.io/badge/arXiv-Report-b31b1b?style=flat&logo=arxiv&logoColor=white" alt="arXiv">
17
  </a>
18
  <a href="https://matrix-game-v2.github.io/">
19
  <img src="https://img.shields.io/badge/Project%20Page-grey?style=flat&logo=huggingface&color=FFA500" alt="Project Page">
 
9
  ---
10
  # Matrix-Game 2.0: An Open-Source, Real-Time, and Streaming Interactive World Model
11
  <div style="display: flex; justify-content: center; gap: 10px;">
12
+ <a href="https://github.com/SkyworkAI/Matrix-Game-2.0">
13
  <img src="https://img.shields.io/badge/GitHub-100000?style=flat&logo=github&logoColor=white" alt="GitHub">
14
  </a>
15
+ <a href="https://github.com/SkyworkAI/Matrix-Game-2.0/blob/main/assets/pdf/report.pdf">
16
+ <img src="https://img.shields.io/badge/arXiv-Report-b31b1b?style=flat&logo=arxiv&logoColor=white" alt="report">
17
  </a>
18
  <a href="https://matrix-game-v2.github.io/">
19
  <img src="https://img.shields.io/badge/Project%20Page-grey?style=flat&logo=huggingface&color=FFA500" alt="Project Page">