DeepFace icon indicating copy to clipboard operation
DeepFace copied to clipboard

How could I run the demo.py for FaceSmile, thanks

Open liugang27 opened this issue 7 years ago • 1 comments

python FaceSmile/demo.py Traceback (most recent call last): File "FaceSmile/demo.py", line 8, in from deepface import face_verify ImportError: No module named deepface

liugang27 avatar Apr 26 '18 05:04 liugang27

Try with pip3 install deepface

aguschapuis avatar Sep 29 '20 02:09 aguschapuis