a
This commit is contained in:
parent
9e87b03c3b
commit
15b6da3f78
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user