Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: other
|
| 3 |
-
license_name: nvidia-
|
| 4 |
-
license_link:
|
| 5 |
-
https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-internal-scientific-research-and-development-model-license/
|
| 6 |
library_name: dvlt
|
| 7 |
pipeline_tag: image-to-3d
|
| 8 |
tags:
|
|
@@ -38,7 +37,7 @@ This model is for research and development only.
|
|
| 38 |
|
| 39 |
### License/Terms of Use
|
| 40 |
|
| 41 |
-
**Model.** The model (checkpoints, learned weights, and configuration files) is released under the **NVIDIA
|
| 42 |
|
| 43 |
**Source code.** The accompanying source code is licensed separately. The repository is primarily licensed under the **Apache License, Version 2.0** — see the `LICENSE` file at the repository root. Portions of the codebase derived from VGGT (Meta) are distributed under the VGGT License v1; the full text is provided in `LICENSES/VGGT-LICENSE.txt`. Full third-party attribution, per-file notices, and upstream license texts are collected in `THIRD_PARTY_LICENSES.md`.
|
| 44 |
|
|
|
|
| 1 |
---
|
| 2 |
license: other
|
| 3 |
+
license_name: nvidia-oneway-noncommercial
|
| 4 |
+
license_link: https://huggingface.co/nvidia/dvlt/blob/main/LICENSE.txt
|
|
|
|
| 5 |
library_name: dvlt
|
| 6 |
pipeline_tag: image-to-3d
|
| 7 |
tags:
|
|
|
|
| 37 |
|
| 38 |
### License/Terms of Use
|
| 39 |
|
| 40 |
+
**Model.** The model (checkpoints, learned weights, and configuration files) is released under the **NVIDIA License**: https://huggingface.co/nvidia/dvlt/blob/main/LICENSE.txt.
|
| 41 |
|
| 42 |
**Source code.** The accompanying source code is licensed separately. The repository is primarily licensed under the **Apache License, Version 2.0** — see the `LICENSE` file at the repository root. Portions of the codebase derived from VGGT (Meta) are distributed under the VGGT License v1; the full text is provided in `LICENSES/VGGT-LICENSE.txt`. Full third-party attribution, per-file notices, and upstream license texts are collected in `THIRD_PARTY_LICENSES.md`.
|
| 43 |
|