davanstrien HF staff commited on
Commit
4c777da
·
1 Parent(s): 80c5fcc

formatting

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -36,8 +36,7 @@ demo = gr.Interface(
36
  outputs="image",
37
  title="doc-ufcn Page Detection Demo",
38
  description="A demo showing the top prediction from the [Teklia/doc-ufcn-generic-page]("
39
- "https://huggingface.co/Teklia/doc-ufcn-generic-page) model."
40
- "The generic page detection model predicts single pages from document images. ",
41
  examples=[
42
  "3cd686f4-b4ce-11ec-aae3-ca04d142e8f4.jpg",
43
  "v2_bsb00046516_00100_full_184__0_default.jpg",
 
36
  outputs="image",
37
  title="doc-ufcn Page Detection Demo",
38
  description="A demo showing the top prediction from the [Teklia/doc-ufcn-generic-page]("
39
+ "https://huggingface.co/Teklia/doc-ufcn-generic-page) model. The generic page detection model predicts single pages from document images.",
 
40
  examples=[
41
  "3cd686f4-b4ce-11ec-aae3-ca04d142e8f4.jpg",
42
  "v2_bsb00046516_00100_full_184__0_default.jpg",