Vishal1122 commited on
Commit
0b45e4c
·
verified ·
1 Parent(s): 6b9feea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ def id_extractor(image: Image.Image) -> Dict:
56
 
57
  },
58
 
59
- {"type": "text", "text": "Extract key details like 'name', 'date of birth', 'ID number', 'Issuer' from the image as JSON, excluding signatures. Note if a ID has two names, pick the first one."},
60
 
61
  ],
62
 
 
56
 
57
  },
58
 
59
+ {"type": "text", "text": "Extract all the available key details from the image in JSON"},
60
 
61
  ],
62