Forums

ResNet50 takes too long on pythonanywhere and times out

Hi

I don't know if code is needed. The app is working locally, but the prediction seems to be taking too long and times finally out. I am using Flask, Keras, from keras.applications, and the model = ResNet50() Does this means that Pythonanywhere is no the right place for me or is there a possibility to have it running? Thanks for any help

Take a look at https://help.pythonanywhere.com/pages/AsyncInWebApps/