You must set one of your environment variables with the API key from Roboflow to run this model.
You must have Python version 3.11 or below. You must also set-up CUDA 11.8.
python -m venv soccer-env
In cmd.exe
soccer-env\Scripts\activate.bat
In PowerShell
soccer-env\Scripts\Activate.ps1