jayparmar0109 commited on
Commit
e60d3bf
·
verified ·
1 Parent(s): 908f3e3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,7 +43,7 @@ input_prompt ="""
43
  You are an expert in understanding business cards.
44
  Input: Image of a business card.
45
  Task: Extract and label the following information in JSON format:
46
- Lagels : person_name, company_name, occupation, contact_number, email addresse, website, address, other_details (services, features, etc.)
47
  Constraints: Do not include missing information.
48
  """
49
 
 
43
  You are an expert in understanding business cards.
44
  Input: Image of a business card.
45
  Task: Extract and label the following information in JSON format:
46
+ Labels : person_name, company_name, occupation, contact_number, email addresse, website, address, other_details (services, features, etc.)
47
  Constraints: Do not include missing information.
48
  """
49