Installation
To start using the CLI, install the trainyolo-py python package (python version > 3):
$ pip install -qU trainyolo-py
Next, authenticate yourself:
$ trainyolo authenticate
After you have filled in the API key (which you can find online by clicking on your avatar in the top right), you should be authenticated and can start using the CLI.
Last updated