Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -119,8 +119,6 @@ Checklist for precision:
|
|
| 119 |
Analyze the following extracted document text and this checklist JSON:
|
| 120 |
{json.dumps(checklist)}
|
| 121 |
|
| 122 |
-
Follow all prior instructions.
|
| 123 |
-
|
| 124 |
Respond with this JSON:
|
| 125 |
{{
|
| 126 |
"document_type": "...", // e.g. Ontario Health Card, BC Services Card
|
|
|
|
| 119 |
Analyze the following extracted document text and this checklist JSON:
|
| 120 |
{json.dumps(checklist)}
|
| 121 |
|
|
|
|
|
|
|
| 122 |
Respond with this JSON:
|
| 123 |
{{
|
| 124 |
"document_type": "...", // e.g. Ontario Health Card, BC Services Card
|