Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cookerwatcher authored May 30, 2023
1 parent adff104 commit b559303
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,6 @@

AutoCaz is a webserver that captures frames from a OBS source and runs facial recogniton on them, and outputs a transparent webpage on which the faces can be overlayed with other images.

## Installer

Pre-compiled version is even more experimental than the application, so it may or may not work.
It was built with ```python -m nuitka --follow-imports --standalone autocaz.py``` with all the requirements and MS VS C++ installed.
It will probably throw some antivirus / trust messages as it's not signed with authenticode or anything.

The version for Windows 64bit is here....



but it might be better to with the source and set up a python environment ....

## Build yourself

Windows Note: Windows is a ball ache, and will need Visual Studio C++ developer to compile the face recognizer...
Expand Down

0 comments on commit b559303

Please sign in to comment.