PIL .get_size() deprecation fix (#302)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
c42e44a021
commit
6e9645a603
7 changed files with 10 additions and 10 deletions
|
|
@ -208,7 +208,7 @@ success = model.export(format="onnx") # 将模型导出为 ONNX 格式
|
|||
## <div align="center">License</div>
|
||||
|
||||
- YOLOv8 在两种不同的 License 下可用:
|
||||
- **GPL-3.0 License**: 查看 [License](https://github.com/ultralytics/yolov5/blob/master/LICENSE) 文件的详细信息。
|
||||
- **GPL-3.0 License**: 查看 [License](https://github.com/ultralytics/ultralytics/blob/main/LICENSE) 文件的详细信息。
|
||||
- **企业License**:在没有 GPL-3.0 开源要求的情况下为商业产品开发提供更大的灵活性。典型用例是将 Ultralytics 软件和 AI 模型嵌入到商业产品和应用程序中。在以下位置申请企业许可证 [Ultralytics 许可](https://ultralytics.com/license) 。
|
||||
|
||||
## <div align="center">联系我们</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue