D3V1L1810 commited on
Commit
4f4cb1e
·
verified ·
1 Parent(s): dabedde

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -38,7 +38,6 @@ def create_solutions(image_urls, all_bboxes, all_bboxes2):
38
  ansx.append(ans)
39
 
40
  box_id +=1
41
- }
42
 
43
  solutions.append({"url": image_url,'answer':ansx, "qcUser" : None, "normalfileID": file_id })
44
  img_id +=1
 
38
  ansx.append(ans)
39
 
40
  box_id +=1
 
41
 
42
  solutions.append({"url": image_url,'answer':ansx, "qcUser" : None, "normalfileID": file_id })
43
  img_id +=1