Skip to content

Installer v1

Latest

Choose a tag to compare

@thalesv6 thalesv6 released this 06 Mar 16:07
· 5 commits to main since this release
f438b2a

- Installer and Run v1

  1. Unzip contents inside the folder you want to install pywui
  2. Run install.bat
  3. Wait for the Instalation to finish.
  4. Run run.bat
  5. Select your camera
  6. 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;