Manish Dangi

Results 3 comments of Manish Dangi

This problem's giving me headache. Any fix?

find out this line in clm_emotiondetection.html : else if (window.location.hostname !== "localhost" && window.location.protocol !== "https:"){ window.location.protocol = "https"; and replace with: else if (window.location.hostname !== "localhost" && window.location.protocol !==...