You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi,
I tried to run the facesmile demo from the Deep face
1.I changed the filepath and image names in the demo.py file
2.Then run the demo using
python demo.py
It shows error: File "demo.py", line 8, in
from deepface import face_verify
ImportError: No module named deepface
How to install the deepface module?
Thanks,
Regards
CIBIN
The text was updated successfully, but these errors were encountered:
hi,
I tried to run the facesmile demo from the Deep face
1.I changed the filepath and image names in the demo.py file
2.Then run the demo using
python demo.py
It shows error:
File "demo.py", line 8, in
from deepface import face_verify
ImportError: No module named deepface
How to install the deepface module?
Thanks,
Regards
CIBIN
The text was updated successfully, but these errors were encountered: