Para los que no puedan ver bien las dependencias:
//Account Kit
implementation 'com.huawei.hms:hwid:4.0.4.300'
//Push Kit
implementation 'com.huawei.hms:push:4.0.4.300'
// Import the base SDK.
implementation 'com.huawei.hms:ml-computer-vision-face:2.0.1.300'
// Import the contour and key point detection model package.
implementation 'com.huawei.hms:ml-computer-vision-face-shape-point-model:2.0.1.300'
// Import the facial expression detection model package.
implementation 'com.huawei.hms:ml-computer-vision-face-emotion-model:2.0.1.300'
// Import the facial feature detection model package.
implementation 'com.huawei.hms:ml-computer-vision-face-feature-model:2.0.1.300'
¿Quieres ver más aportes, preguntas y respuestas de la comunidad?