Allows you to set the service URL:
var url = "https://face.regulaforensics.com"Face.setServiceUrl(url).then(str => { console.log(str);});
Regula's service is used by default.