abhibisht89 commited on
Commit
fb27da5
1 Parent(s): 176b8ed

Update app.py

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