Skip to content

heptavators/friendease-ml-face-verification

Repository files navigation


Recommender System API

Technology Used :

  • Python
  • FastAPI

Installed Packages

  • tensorflow
  • scikit-learn
  • pandas
  • numpy
  • uvicorn
  • httpx
  • pydantic

How To Run / Install On Your Local Machine

--> Clone the repository using command below :

git clone https://github.com/heptavators/friendease-ml-face-verification.git

--> Move into the directory :

cd friendease-ml-face-verification

--> Create a docker container :

docker build -t friendease/ml-face-verification --no-cache -f Dockerfile .

--> Run the project :

docker run -p 5050:5050 friendease/ml-face-verification

About

Repository for Face Verification API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published