ndtran commited on
Commit
cd98f10
·
1 Parent(s): ea8b527

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -111,7 +111,7 @@ with gr.Blocks() as demo:
111
  gr.Markdown(
112
  """
113
  ## Donut-OCR-VQA
114
- - This demo uses fine-tuned OCR-VQA-Donut model on OCR-VQA-200k to answer questions about images.
115
 
116
  ## IO description
117
  - Input is an image or URL that represents a book cover (recommended) and a question that asks about information on the image.
 
111
  gr.Markdown(
112
  """
113
  ## Donut-OCR-VQA
114
+ - This demo uses fine-tuned OCR-VQA-Donut model on the OCR-VQA-200k dataset to answer questions about images.
115
 
116
  ## IO description
117
  - Input is an image or URL that represents a book cover (recommended) and a question that asks about information on the image.