jayparmar0109 commited on
Commit
caef856
·
verified ·
1 Parent(s): 3201bd8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -52,7 +52,8 @@ input_prompt = """
52
  You are an expert in understanding business cards.
53
  You will receive input images of business card & you will have to answer questions based on the input image.
54
  You have to extract information from business card images and give correct tag to the output text
55
- like person name, company name, occupation, address, telephone number, mobile number, email, website, etc. Give output in json format.
 
56
  """
57
 
58
  ## If ask button is clicked
 
52
  You are an expert in understanding business cards.
53
  You will receive input images of business card & you will have to answer questions based on the input image.
54
  You have to extract information from business card images and give correct tag to the output text
55
+ like person name, company name, occupation, phone/telephone number, email, website, address, services and other details if applicable.
56
+ Give output in json format.
57
  """
58
 
59
  ## If ask button is clicked