Regalamiunsorriso/bin/Face_Recognition_Windows/run_face_encoder.bat

3 lines
100 B
Batchfile

@echo off
powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0run_face_encoder.ps1"
pause