Update LICENSE
Browse files
LICENSE
CHANGED
@@ -1,8 +1,10 @@
|
|
|
|
|
|
1 |
This project, "DepthCrafter", is fine-tuned with the assistance of "Stable Video Diffusion Image-to-Video Model" (SVD) which is subject to the Stabe Video Diffusion Non-Commercial Community License Agreement (SVD License). Details of the SVD License can be found in the Notice file.
|
2 |
|
3 |
In addition, usage of any components originally developed or modified by us, is also subject to the following requirement:
|
4 |
|
5 |
-
Copyright (C) 2024
|
6 |
|
7 |
Permission is hereby granted, free of charge, to any person obtaining a copy of this Software and associated documentation files, to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sublicense copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
8 |
|
|
|
1 |
+
The copyright notice pertaining to the Tencent code in this repo was previously in the name of “THL A29 Limited.” That entity has now been de-registered. You should treat all previously distributed copies of the code as if the copyright notice was in the name of “Tencent.”
|
2 |
+
|
3 |
This project, "DepthCrafter", is fine-tuned with the assistance of "Stable Video Diffusion Image-to-Video Model" (SVD) which is subject to the Stabe Video Diffusion Non-Commercial Community License Agreement (SVD License). Details of the SVD License can be found in the Notice file.
|
4 |
|
5 |
In addition, usage of any components originally developed or modified by us, is also subject to the following requirement:
|
6 |
|
7 |
+
Copyright (C) 2024 Tencent. All rights reserved.
|
8 |
|
9 |
Permission is hereby granted, free of charge, to any person obtaining a copy of this Software and associated documentation files, to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sublicense copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
10 |
|