Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 349 Bytes

File metadata and controls

8 lines (4 loc) · 349 Bytes

RealTime Gender-Liveness-Emotion Detection

The goal of this repo is to get a deeper understanding of docker.

The Dockerfile in home runs the python code in a conda enviornment using multi-stage build and conda-pack

The File inside old_docker folder contains dockerfile to run the python code using venv.