- Installer and Run v1
- Unzip contents inside the folder you want to install pywui
- Run install.bat
- Wait for the Instalation to finish.
- Run run.bat
- Select your camera
- Wait for the script to launch yolo
If you never executed unsigned scripts on your machine you need to run this on a Admin powershel:
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted -Force;