Can you please list in the README.md the dependencies? Test example won't work with the latest tensorflow 2.x. I've managed to run it with: ``` numpy==1.16.1 tensorflow==1.13.1 ``` Are these OK or you recommend some other versions? Thanks!
Can you please list in the README.md the dependencies?
Test example won't work with the latest tensorflow 2.x. I've managed to run it with:
Are these OK or you recommend some other versions?
Thanks!