a
This commit is contained in:
@@ -70,7 +70,6 @@ class FacialVerificationAPI {
|
||||
* Comparaison avec AWS Rekognition (Alternative)
|
||||
*/
|
||||
private function compareWithAWSRekognition($referenceImagePath, $capturedImageBase64) {
|
||||
// require_once 'vendor/autoload.php';
|
||||
require_once '/var/www/Config/vendor/autoload.php';
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user