786avinash commited on
Commit
a0bd436
·
verified ·
1 Parent(s): 915dd1a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -136,7 +136,7 @@ interface = gr.Interface(
136
  gr.Image(label="Signature Matching Visualization")
137
  ],
138
  title="🖊️ Signature Verification System",
139
- description="Upload a document with a signature, select a reference number (1-7), and verify its authenticity.",
140
  theme="compact"
141
  )
142
 
 
136
  gr.Image(label="Signature Matching Visualization")
137
  ],
138
  title="🖊️ Signature Verification System",
139
+ description="Upload a document with a signature, select a policy number , and verify its authenticity.",
140
  theme="compact"
141
  )
142