aburzio-nv commited on
Commit
c1e08c0
·
verified ·
1 Parent(s): 7f75699

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -1,8 +1,7 @@
1
  ---
2
  license: other
3
- license_name: nvidia-internal-scientific-research-and-development-model-license
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 Internal Scientific Research and Development Model License**: https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-internal-scientific-research-and-development-model-license/. The license grants a limited, non-exclusive, royalty-free right to use the model for internal scientific research and development in a non-production environment; redistribution, deployment in production, sublicensing, and use for generating works for sale or distribution are not permitted.
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