mashaelalbu commited on
Commit
f5f221e
·
verified ·
1 Parent(s): 1b7641b

Update app/routes.py

Browse files
Files changed (1) hide show
  1. app/routes.py +1 -1
app/routes.py CHANGED
@@ -100,4 +100,4 @@ def process_image():
100
  return jsonify({
101
  "error": "An error occurred while processing the image.",
102
  "details": str(e)
103
- }), 500
 
100
  return jsonify({
101
  "error": "An error occurred while processing the image.",
102
  "details": str(e)
103
+ }), 500