python-ultralytics
Type
Requires
Implementation Type
Programming Language
Supported image dimension
Interaction Level
License/Openness
Description
# Install the ultralytics package from PyPI
pip install ultralytics
You can also install ultralytics directly from the Ultralytics GitHub repository. This can be useful if you want the latest development version. Ensure you have the Git command-line tool installed, and then run:
# Install the ultralytics package from GitHub
pip install git+https://github.com/ultralytics/ultralytics.git@main
has function
has topic
Entry Curator
Post date
10/27/2025 - 08:28
Last modified
10/27/2025 - 08:48