simple-keras-rest-api
simple-keras-rest-api copied to clipboard
Fix predictions and adds requirements
Fixes https://github.com/jrosebr1/simple-keras-rest-api/issues/7 and addresses https://github.com/jrosebr1/simple-keras-rest-api/issues/11
Thanks for providing a solution the code didn't work for me without this
Thanks for the solution. This solved all of my errors due to the TF 2.0 upgrade. Seems like TF 2.0 doesn't work well with older versions of Keras.