Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -6,7 +6,6 @@ tags:
6
  ---
7
 
8
  # Lyra 2.0: Explorable Generative 3D Worlds
9
- <!--
10
  **[Paper](https://arxiv.org/abs/2604.13036), [Project Page](https://research.nvidia.com/labs/sil/projects/lyra2/)**
11
 
12
  [Tianchang Shen](https://www.cs.toronto.edu/~shenti11/)\*,
@@ -25,7 +24,7 @@ tags:
25
  [Jun Gao](https://www.cs.toronto.edu/~jungao/),
26
  [Xuanchi Ren](https://xuanchiren.com/)\* <br>
27
 
28
- \* Equal Contribution -->
29
 
30
 
31
  ### Description:
@@ -245,7 +244,7 @@ Describe the life critical impact (if present). | Not Applicable <br>
245
  Use Case Restrictions: | Abide by [NVIDIA Internal Scientific Research and Development Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-internal-scientific-research-and-development-model-license/)
246
  Model and dataset restrictions: | The Principle of least privilege (PoLP) is applied limiting access for dataset generation and model development. Restrictions enforce dataset access during training, and dataset license constraints adhered to.
247
 
248
- <!-- ## Citation
249
  ```
250
  @article{shen2026lyra2,
251
  title={Lyra 2.0: Explorable Generative 3D Worlds},
@@ -253,4 +252,4 @@ Model and dataset restrictions: | The Principle of least privilege (
253
  journal={arXiv preprint arXiv:2604.13036},
254
  year={2026}
255
  }
256
- ``` -->
 
6
  ---
7
 
8
  # Lyra 2.0: Explorable Generative 3D Worlds
 
9
  **[Paper](https://arxiv.org/abs/2604.13036), [Project Page](https://research.nvidia.com/labs/sil/projects/lyra2/)**
10
 
11
  [Tianchang Shen](https://www.cs.toronto.edu/~shenti11/)\*,
 
24
  [Jun Gao](https://www.cs.toronto.edu/~jungao/),
25
  [Xuanchi Ren](https://xuanchiren.com/)\* <br>
26
 
27
+ \* Equal Contribution
28
 
29
 
30
  ### Description:
 
244
  Use Case Restrictions: | Abide by [NVIDIA Internal Scientific Research and Development Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-internal-scientific-research-and-development-model-license/)
245
  Model and dataset restrictions: | The Principle of least privilege (PoLP) is applied limiting access for dataset generation and model development. Restrictions enforce dataset access during training, and dataset license constraints adhered to.
246
 
247
+ ## Citation
248
  ```
249
  @article{shen2026lyra2,
250
  title={Lyra 2.0: Explorable Generative 3D Worlds},
 
252
  journal={arXiv preprint arXiv:2604.13036},
253
  year={2026}
254
  }
255
+ ```