- Python 3.11.6 is required for automatic installation. Download Python.
- Download the repository and extract it, for example, to your desktop. Download.
- Navigate to the folder you extracted and run
run_helper.bat
. - The script will first check the installed components necessary for the update.
- Next, you will see buttons in the menu. First, download and install CUDA, Torch then TensorRT.
- Without exiting the program, you can check functionality using the
Test detections
button. - Export the AI model to the
.engine
format to improve performance. See AI MODELS Docs. - Everything should be ready. Run run_ai.bat or type
py run.py
in cmd.
- All issues and errors can be found on the official Discord server.