This app will detect faces on
Simple JavaScript and HTML files, no extra packages installed.
Use something like live-server
to start it.
Written with FASTApi and opencv to detect images
Start it with uvicorn app:app --reload
The app will listen to port 8000.