moinudeen / digit-recognizer-flask-cnn

A simple Flask application that recognizes handwritten digits. Developed using TensorFlow and Keras.
GNU General Public License v3.0
60 stars 20 forks source link

The app is crushed when launched using "--preload" in Gunicorn #5

Open clever-scientist opened 5 years ago

clever-scientist commented 5 years ago

Hi, The app is crushed when launched using "--preload" in Gunicorn. Any help please ?