Update README.md
#2
by
ThomasSimonini
HF Staff
- opened
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<!-- markdownlint-disable first-line-h1 -->
|
2 |
<!-- markdownlint-disable html -->
|
3 |
<!-- markdownlint-disable no-duplicate-header -->
|
@@ -92,4 +97,4 @@ If you find this project useful, please cite our paper:
|
|
92 |
journal = {arXiv},
|
93 |
year = {2025}
|
94 |
}
|
95 |
-
```
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- world-model
|
5 |
+
---
|
6 |
<!-- markdownlint-disable first-line-h1 -->
|
7 |
<!-- markdownlint-disable html -->
|
8 |
<!-- markdownlint-disable no-duplicate-header -->
|
|
|
97 |
journal = {arXiv},
|
98 |
year = {2025}
|
99 |
}
|
100 |
+
```
|