Peggy Fan commited on
Commit
7e41572
β€’
1 Parent(s): e846dd0

changed colors

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ demo = gr.Interface(
47
  fn=process_document,
48
  inputs=["image", "text"],
49
  outputs="json",
50
- title="Demo: Donut 🍩 for DocVQA",
51
  description=description,
52
  article=article,
53
  enable_queue=True,
 
47
  fn=process_document,
48
  inputs=["image", "text"],
49
  outputs="json",
50
+ title="DocVQA using 🍩 : Demo",
51
  description=description,
52
  article=article,
53
  enable_queue=True,