优化开源协议
This commit is contained in:
@@ -359,7 +359,7 @@ Pixelle-Video 的设计受到以下优秀开源项目的启发:
|
||||
|
||||
## 📝 许可证
|
||||
|
||||
本项目采用 MIT 许可证,详情请查看 [LICENSE](LICENSE) 文件。
|
||||
本项目采用 Apache 2.0 许可证,详情请查看 [LICENSE](LICENSE) 文件。
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -359,7 +359,7 @@ Thanks for the open-source spirit of these projects! 🙏
|
||||
|
||||
## 📝 License
|
||||
|
||||
This project is released under the MIT License. For details, please see the [LICENSE](LICENSE) file.
|
||||
This project is released under the Apache License 2.0. For details, please see the [LICENSE](LICENSE) file.
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -95,5 +95,5 @@ Thanks to these projects for their open source spirit! 🙏
|
||||
|
||||
## 📝 License
|
||||
|
||||
This project is licensed under the MIT License. See the [LICENSE](https://github.com/AIDC-AI/Pixelle-Video/blob/main/LICENSE) file for details.
|
||||
This project is licensed under the Apache License 2.0. See the [LICENSE](https://github.com/AIDC-AI/Pixelle-Video/blob/main/LICENSE) file for details.
|
||||
|
||||
|
||||
@@ -95,5 +95,5 @@ Pixelle-Video 的设计受到以下优秀开源项目的启发:
|
||||
|
||||
## 📝 许可证
|
||||
|
||||
本项目采用 MIT 许可证,详情请查看 [LICENSE](https://github.com/AIDC-AI/Pixelle-Video/blob/main/LICENSE) 文件。
|
||||
本项目采用 Apache 2.0 许可证,详情请查看 [LICENSE](https://github.com/AIDC-AI/Pixelle-Video/blob/main/LICENSE) 文件。
|
||||
|
||||
|
||||
@@ -7,6 +7,7 @@ authors = [
|
||||
]
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
license = {text = "Apache-2.0"}
|
||||
dependencies = [
|
||||
"fastmcp>=2.0.0",
|
||||
"pydantic>=2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user