Soufianesejjari commited on
Commit
28721ba
1 Parent(s): 005aaff

Add application file

Browse files
Files changed (1) hide show
  1. app/model.py +1 -1
app/model.py CHANGED
@@ -76,4 +76,4 @@ def predict():
76
  return jsonify(response)
77
  except Exception as e:
78
  return jsonify(error=str(e)), 500
79
- *
 
76
  return jsonify(response)
77
  except Exception as e:
78
  return jsonify(error=str(e)), 500
79
+