Update LICENSE
Browse files
LICENSE
CHANGED
|
@@ -59,7 +59,8 @@ nvdiffrast Copyright 2020-2024 NVIDIA Corporation. The nvdiffrast project can be
|
|
| 59 |
|
| 60 |
pytorch3d Copyright 2017-present, Facebook, Inc. The pytorch3d project can be found at: https://github.com/facebookresearch/pytorch3d. This software is licensed under the BSD 3-Clause "New" or "Revised" License. A copy of the license can be found at: https://github.com/facebookresearch/pytorch3d/blob/main/LICENSE.
|
| 61 |
|
| 62 |
-
transformers Copyright 2018-2024 The HuggingFace Inc. team. All rights reserved. The transformers project can be found at: https://github.com/huggingface/transformers. This software is licensed under the Apache License, Version 2.0. A copy of the license can be found at: https://github.com/huggingface/transformers/blob/main/LICENSE.
|
|
|
|
| 63 |
|
| 64 |
numpy Copyright 2008-2024 NumPy Developers. The numpy project can be found at: https://github.com/numpy/numpy. This software is licensed under the BSD 3-Clause "New" or "Revised" License. A copy of the license can be found at: https://github.com/numpy/numpy/blob/main/LICENSE.txt
|
| 65 |
|
|
|
|
| 59 |
|
| 60 |
pytorch3d Copyright 2017-present, Facebook, Inc. The pytorch3d project can be found at: https://github.com/facebookresearch/pytorch3d. This software is licensed under the BSD 3-Clause "New" or "Revised" License. A copy of the license can be found at: https://github.com/facebookresearch/pytorch3d/blob/main/LICENSE.
|
| 61 |
|
| 62 |
+
transformers Copyright 2018-2024 The HuggingFace Inc. team. All rights reserved. The transformers project can be found at: https://github.com/huggingface/transformers. This software is licensed under the Apache License, Version 2.0. A copy of the license can be found at: https://github.com/huggingface/transformers/blob/main/LICENSE.
|
| 63 |
+
Here's the attribution list for your dependencies:
|
| 64 |
|
| 65 |
numpy Copyright 2008-2024 NumPy Developers. The numpy project can be found at: https://github.com/numpy/numpy. This software is licensed under the BSD 3-Clause "New" or "Revised" License. A copy of the license can be found at: https://github.com/numpy/numpy/blob/main/LICENSE.txt
|
| 66 |
|