Add PyPI and conda-forge badges (#13021)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
parent
1f438bf633
commit
2e65e6fcb3
6 changed files with 40 additions and 15 deletions
|
|
@ -5,11 +5,17 @@
|
|||
|
||||
Ultralytics Docs are the gateway to understanding and utilizing our cutting-edge machine learning tools. These documents are deployed to [https://docs.ultralytics.com](https://docs.ultralytics.com) for your convenience.
|
||||
|
||||
[](https://github.com/ultralytics/docs/actions/workflows/pages/pages-build-deployment) [](https://github.com/ultralytics/docs/actions/workflows/links.yml) [](https://github.com/ultralytics/docs/actions/workflows/check_domains.yml) [](https://github.com/ultralytics/docs/actions/workflows/format.yml) <a href="https://ultralytics.com/discord"><img alt="Discord" src="https://img.shields.io/discord/1089800235347353640?logo=discord&logoColor=white&label=Discord&color=blue"></a>
|
||||
[](https://github.com/ultralytics/docs/actions/workflows/pages/pages-build-deployment)
|
||||
[](https://github.com/ultralytics/docs/actions/workflows/links.yml)
|
||||
[](https://github.com/ultralytics/docs/actions/workflows/check_domains.yml)
|
||||
[](https://github.com/ultralytics/docs/actions/workflows/format.yml)
|
||||
[](https://ultralytics.com/discord)
|
||||
|
||||
## 🛠️ Installation
|
||||
|
||||
[](https://badge.fury.io/py/ultralytics) [](https://pepy.tech/project/ultralytics)
|
||||
[](https://pypi.org/project/ultralytics/)
|
||||
[](https://pepy.tech/project/ultralytics)
|
||||
[](https://pypi.org/project/ultralytics/)
|
||||
|
||||
To install the ultralytics package in developer mode, ensure you have Git and Python 3 installed on your system. Then, follow these steps:
|
||||
|
||||
|
|
@ -113,9 +119,9 @@ We cherish the community's input as it drives Ultralytics open-source initiative
|
|||
|
||||
## 📜 License
|
||||
|
||||
Ultralytics presents two licensing options:
|
||||
Ultralytics Docs presents two licensing options:
|
||||
|
||||
- **AGPL-3.0 License**: Perfect for academia and open collaboration. Details are in the [LICENSE](https://github.com/ultralytics/ultralytics/blob/main/LICENSE) file.
|
||||
- **AGPL-3.0 License**: Perfect for academia and open collaboration. Details are in the [LICENSE](https://github.com/ultralytics/docs/blob/main/LICENSE) file.
|
||||
- **Enterprise License**: Tailored for commercial usage, offering a seamless blend of Ultralytics technology in your products. Learn more at [Ultralytics Licensing](https://ultralytics.com/license).
|
||||
|
||||
## ✉️ Contact
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue