...
Code Block |
---|
redis-server conf/redis/redis.conf run-face-detection |
You may need to install the face detection service beforehand:
Code Block |
---|
pip install social-interaction-cloud[face-detection] |
Walkthrough
Import necessary libraries
...
...
Code Block |
---|
redis-server conf/redis/redis.conf run-face-detection |
You may need to install the face detection service beforehand:
Code Block |
---|
pip install social-interaction-cloud[face-detection] |
Import necessary libraries
...