Commit
•
3049b1f
1
Parent(s):
8b31dcd
Update app.py
Browse files
app.py
CHANGED
@@ -105,7 +105,7 @@ demo = gr.Interface(
|
|
105 |
outputs=gallery,
|
106 |
title="IIIF book manifest illustration detection",
|
107 |
description=DESCRIPTION,
|
108 |
-
examples=['https://iiif.lib.harvard.edu/manifests/drs:427603172',
|
109 |
"https://iiif.lib.harvard.edu/manifests/drs:427342693",]
|
110 |
# "https://iiif.archivelab.org/iiif/holylandbiblebok0000cunn/manifest.json"]
|
111 |
).queue()
|
|
|
105 |
outputs=gallery,
|
106 |
title="IIIF book manifest illustration detection",
|
107 |
description=DESCRIPTION,
|
108 |
+
# examples=['https://iiif.lib.harvard.edu/manifests/drs:427603172',
|
109 |
"https://iiif.lib.harvard.edu/manifests/drs:427342693",]
|
110 |
# "https://iiif.archivelab.org/iiif/holylandbiblebok0000cunn/manifest.json"]
|
111 |
).queue()
|