Instructions to use nvidia/Lyra-2.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Lyra-2.0
How to use nvidia/Lyra-2.0 with Lyra-2.0:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ 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 +25,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 +245,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 +253,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 |
+
<!--
|
| 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 |
[Jun Gao](https://www.cs.toronto.edu/~jungao/),
|
| 26 |
[Xuanchi Ren](https://xuanchiren.com/)\* <br>
|
| 27 |
|
| 28 |
+
\* Equal Contribution -->
|
| 29 |
|
| 30 |
|
| 31 |
### Description:
|
|
|
|
| 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 |
journal={arXiv preprint arXiv:2604.13036},
|
| 254 |
year={2026}
|
| 255 |
}
|
| 256 |
+
``` -->
|