jakowenko / double-take-hassio-addons

Double Take Hass.io Add-ons
https://github.com/jakowenko/double-take
103 stars 45 forks source link

Version without AVX2 #10

Open ngoldack opened 2 years ago

ngoldack commented 2 years ago

Hi guys, is it possible to implement a version without the AVX2 requirment? CompreFace does nativly support normal AVX.

jakowenko commented 2 years ago

I will just remove the check for AVX2 since CompreFace only requires AVX. Can you reload the addon and try to install again?

atv2016 commented 1 year ago

Out of interest: Why does compreface require avx and DeepStack doesn't ?