Recognition from photos
Procedure
git clone https://github.com/ArduinoDenis/riconoscimento-dalle-foto.gitsudo apt-get install python3 -y sudo apt-get install python3-pip
pip3 install -r requirements.txtpython3 riconoscimento_dalle_foto.py
Last updated