Windows Application Runtime
EyePop.ai Windows Runtime Installation (Developer Preview)
Download
Start Up
%LOCALAPPDATA%\Programs\EyePop.ai Edge SDK\root\clangarm64\bin\eyepop-instance.exe
Set Developer Environment for Running EyePop.ai Locally
Powershell
$env:EYEPOP_SECRET_KEY = "<Your API Key>"
$env:EYEPOP_LOCAL_MODE = "True"Command Prompt
Test Your Environment: Finding a Person in an Image
Python main.py
Example Output: (json)
Configuration & Logs
Need Help?
Last updated