gwkrsrch commited on
Commit
3ef1409
1 Parent(s): 41d0262

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -35,8 +35,8 @@ demo = gr.Interface(
35
  Demonstrations for other types of documents/tasks are available at https://github.com/clovaai/donut <br>
36
  More CORD receipt images are available at https://huggingface.co/datasets/naver-clova-ix/cord-v2
37
 
38
- More details are available at:<br>
39
- - Paper: https://arxiv.org/abs/2111.15664 <br>
40
  - GitHub: https://github.com/clovaai/donut""",
41
  examples=[["cord_sample_receipt.png"]],
42
  cache_examples=False,
 
35
  Demonstrations for other types of documents/tasks are available at https://github.com/clovaai/donut <br>
36
  More CORD receipt images are available at https://huggingface.co/datasets/naver-clova-ix/cord-v2
37
 
38
+ More details are available at:
39
+ - Paper: https://arxiv.org/abs/2111.15664
40
  - GitHub: https://github.com/clovaai/donut""",
41
  examples=[["cord_sample_receipt.png"]],
42
  cache_examples=False,