Atualli commited on
Commit
c9db792
1 Parent(s): ab0ee30

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -46,7 +46,6 @@ def draw_entity_boxes_on_image(image, entities, show=False, save_path=None, enti
46
  image (_type_): image or image path
47
  collect_entity_location (_type_): _description_
48
  """
49
- return image
50
 
51
  if isinstance(image, Image.Image):
52
  image_h = image.height
 
46
  image (_type_): image or image path
47
  collect_entity_location (_type_): _description_
48
  """
 
49
 
50
  if isinstance(image, Image.Image):
51
  image_h = image.height