davanstrien HF staff commited on
Commit
920bc96
1 Parent(s): b7c6035

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ from toolz import pluck
11
  from piffle.image import IIIFImageClient
12
 
13
 
14
- DESCRIPTION = "# Identify illustrations in pages of historical books using their IIIF Manifest",
15
 
16
  HF_MODEL_PATH = (
17
  "ImageIN/levit-192_finetuned_on_unlabelled_IA_with_snorkel_labels"
 
11
  from piffle.image import IIIFImageClient
12
 
13
 
14
+ DESCRIPTION = "# Identify illustrations in pages of historical books using their IIIF Manifest"
15
 
16
  HF_MODEL_PATH = (
17
  "ImageIN/levit-192_finetuned_on_unlabelled_IA_with_snorkel_labels"