It could be useful to state in the README.md (or in a requirements.txt file) the libraries necessary to be able to run this code: - tensorflow==1.15 - keras==2.3.1 - pillow - opencv-python - numpy The prediction code (test.py) runs easily on cpu.
It could be useful to state in the README.md (or in a requirements.txt file) the libraries necessary to be able to run this code:
The prediction code (test.py) runs easily on cpu.