Commit
·
417be40
1
Parent(s):
64f4ac1
update title
Browse files
app.py
CHANGED
@@ -93,7 +93,7 @@ demo = gr.Interface(
|
|
93 |
fn=predict,
|
94 |
inputs=gr.Text(label="IIIF manifest url"),
|
95 |
outputs=gallery,
|
96 |
-
title="
|
97 |
description="Identify illustrations in pages of historical books!",
|
98 |
examples=['https://iiif.lib.harvard.edu/manifests/drs:427603172',
|
99 |
"https://iiif.lib.harvard.edu/manifests/drs:427342693",
|
|
|
93 |
fn=predict,
|
94 |
inputs=gr.Text(label="IIIF manifest url"),
|
95 |
outputs=gallery,
|
96 |
+
title="IIIF book manifest illustration detection",
|
97 |
description="Identify illustrations in pages of historical books!",
|
98 |
examples=['https://iiif.lib.harvard.edu/manifests/drs:427603172',
|
99 |
"https://iiif.lib.harvard.edu/manifests/drs:427342693",
|