Commit
·
73397db
1
Parent(s):
cbbdb8f
format
Browse files
app.py
CHANGED
@@ -96,6 +96,7 @@ demo = gr.Interface(
|
|
96 |
title="ImageIN",
|
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",
|
|
|
100 |
).queue()
|
101 |
demo.launch()
|
|
|
96 |
title="ImageIN",
|
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",
|
100 |
+
"https://iiif.archivelab.org/iiif/holylandbiblebok0000cunn/manifest.json"]
|
101 |
).queue()
|
102 |
demo.launch()
|