MCarlomagno / FaceRecognitionAuth

😀🤳 Simple face recognition authentication (Sign up + Sign in) written in Flutter using Tensorflow Lite and Firebase ML vision library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can i sign up with image from gallery, not from camera ?

farisshomali opened this issue · comments

Is it possible to upload user image from gallery then let the user auth based on this image ?

sure. there is a option throw camera. if you use gallery then you can do that.