pull from docker registry
docker pull holychicken99/emotio:0.1supports webcam feed on linux
docker run -it -p 5000:5000 --device /dev/video0 holychicken99/emotio:0.1 docker run -it -p 5000:5000 holychicken99/emotio:0.1
⚠️ Manual Build works only on Linux OS !
Clone the project
git clone https://link-to-project
Go to the project directory
cd CLIInstall dependencies
pip install -r requirements.txtStart the server
python3 backend.pyClient: tailwind
Server: python3, flask, open-cv


