Spaces:
Running
Running
Update app.py
Browse files
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
|
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 |
|