ApacheOne commited on
Commit
2908833
·
verified ·
1 Parent(s): 7a10f37

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -40,15 +40,15 @@ This project incorporates components with different licenses. Please review the
40
 
41
  The base models and any LoRA (Low-Rank Adaptation) models utilized or provided within this repository **retain their original licenses**.
42
 
43
- * For **[https://huggingface.co/collections/ApacheOne/hunyuan-collection-68384deec537d9152752e7b1]**: Please refer to its original license ([https://huggingface.co/tencent/HunyuanVideo/blob/main/LICENSE]).
44
 
45
  It is crucial to consult the original source of these models (e.g., their Hugging Face model cards, original repositories) for their specific licensing terms before use, modification, or distribution.
46
 
47
  ### Documentation & Repository Information (`.md` files)
48
 
49
- All Markdown files (`.md`), including this [README.md](), and other textual information created specifically for this repository and collection, are licensed under the **Apache License 2.0**.
50
 
51
- The Apache License 2.0 can typically be found in [LICENSE]() file in the root of similar open-source projects, or you can view it online at [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0).
52
 
53
  **Why Apache 2.0 for documentation?**
54
  We've chosen the Apache 2.0 license for our documentation and informational content to:
 
40
 
41
  The base models and any LoRA (Low-Rank Adaptation) models utilized or provided within this repository **retain their original licenses**.
42
 
43
+ * For **[hunyuan-collection](https://huggingface.co/collections/ApacheOne/hunyuan-collection-68384deec537d9152752e7b1)**: Please refer to its original license [LICENSE](https://huggingface.co/tencent/HunyuanVideo/blob/main/LICENSE).
44
 
45
  It is crucial to consult the original source of these models (e.g., their Hugging Face model cards, original repositories) for their specific licensing terms before use, modification, or distribution.
46
 
47
  ### Documentation & Repository Information (`.md` files)
48
 
49
+ All Markdown files (`.md`), including this [README.md](README.md), and other textual information created specifically for this repository and collection, are licensed under the **Apache License 2.0**.
50
 
51
+ The Apache License 2.0 can typically be found in [LICENSE](LICENSE) file in the root of similar open-source projects, or you can view it online at [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0).
52
 
53
  **Why Apache 2.0 for documentation?**
54
  We've chosen the Apache 2.0 license for our documentation and informational content to: