Deleted ocr coord filed
This commit is contained in:
@@ -7,7 +7,7 @@ def ocr_process(filename, ocr_model, coord, text, start_time, end_time):
|
|||||||
"started_at": start_time,
|
"started_at": start_time,
|
||||||
"ended_at": end_time,
|
"ended_at": end_time,
|
||||||
},
|
},
|
||||||
"fields": coord,
|
# "fields": coord,
|
||||||
"parsed": text,
|
"parsed": text,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user