repetitive error

#21
by DragonC - opened

Hello everyone,
I would like to generate a json to extract all the information from an image. But I get this "repetitive error":

dynamic ViT batch size: 3
extract information from the image, output in json format ```json
{
"Applicant Information": {
"Name": "xx",
"Address": "xxx",
"Year Built": "1991",
"Location Details": {
"Is Address": "Yes",
"Is Year Built": "Yes",
"Is Year Built": "No",
"Is Year Built": "No",
"Is Year Built": "No",
"Is Year Built": "No",
"Is Year Built": "No",
"Is Year Built

Could you please help me solve this?

Sign up or log in to comment