Skip to content

Stumble-RS/py_face_match

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py_face_match

Study and improve later on for lewd image handling & faster face recognition. LINK

Installation

source venv/bin/activate
flask --app main run
flask run
gunicorn -w 4 'main:app'

# to close
deactivate

Updating:

docker build -t stumble-facematch --platform linux/amd64 .
docker tag stumble-facematch:latest public.ecr.aws/n0u1m4r2/stumble-face-match:latest
docker push public.ecr.aws/n0u1m4r2/stumble-face-match:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages