Get started
Installation
As a dependency
To install teklia-yolo as a dependency, you need to first add the following line to your requirements.txt file:
teklia-yolo
Then you can install it via pip:
pip install -r requirements.txt
Directly
To install teklia-yolo directly, you can install it via pip:
pip install teklia-yolo
To learn more about the newly installed teklia-yolo command, make sure to run:
teklia-yolo --help