Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 221 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 221 Bytes

Install

You need Python3+, with libraries numpy, opencv-python and requests.

You can install them with : pip install numpy opencv-python requests or pip3 install numpy opencv-python requests following your install.