27d654511759e6f2a4675a0276389171388327df
27d6545117
General console printout updates (#48)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Install
git clone https://github.com/ultralytics/ultralytics
cd ultralytics
python -m pip install --upgrade pip wheel
pip install . # (dev)
# pip install ultralytics (production)
Usage
import ultralytics
from ultralytics import HUB, YOLO
ultralytics.checks()
Languages
Python
99.3%
Shell
0.4%
Dockerfile
0.3%