jrosebr1 / simple-keras-rest-api

A simple Keras REST API using Flask
MIT License
374 stars 197 forks source link

Please include requirements.txt #11

Open robmarkcole opened 5 years ago

robmarkcole commented 5 years ago

As title. I think https://github.com/jrosebr1/simple-keras-rest-api/issues/7 may be due to changes in newer version of tensorflow

btphan95 commented 4 years ago

Yes, it seems like the newer version of TensorFlow is not compatible with the Keras methods used in this repository. Here are the versions of Keras and TF that worked for me: Keras 2.2.4 TF 1.13.1