Firoj112 commited on
Commit
0afa4cf
·
verified ·
1 Parent(s): 32c5e0f

Update tools/detect_elements.py

Browse files
Files changed (1) hide show
  1. tools/detect_elements.py +1 -1
tools/detect_elements.py CHANGED
@@ -54,4 +54,4 @@ class DetectElementsTool(Tool):
54
  "output_image": output_path
55
  }) if detections else "No elements detected"
56
  except Exception as e:
57
- return f"Failed to detect elements: {str(e)}"
 
54
  "output_image": output_path
55
  }) if detections else "No elements detected"
56
  except Exception as e:
57
+ return f"Failed to detect elements: {str(e)}"