Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 228 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 228 Bytes

Installation

  • Ubuntu
    Install cv2
    pip3 install opencv-python
    Install pynput
    sudo apt-get install python-xlib
    pip3 install pynput==1.0.5

Luc Prieur

pip3 install sklearn scipy keras tensorflow h5py