init
Browse files
app.py
CHANGED
@@ -60,6 +60,8 @@ with gr.Blocks(fill_height=True) as demo:
|
|
60 |
|
61 |
<h3>You can upload PDF (up to 10 sites), JPG, or PNG files to this space via file upload or webcam / from mobile phone. The uploaded documents will be used to train and evaluate models for the docTR/OnnxTR projects.</h3>
|
62 |
|
|
|
|
|
63 |
<br>
|
64 |
<br>
|
65 |
|
|
|
60 |
|
61 |
<h3>You can upload PDF (up to 10 sites), JPG, or PNG files to this space via file upload or webcam / from mobile phone. The uploaded documents will be used to train and evaluate models for the docTR/OnnxTR projects.</h3>
|
62 |
|
63 |
+
<h3>All uploaded files can be found here: <a href="https://huggingface.co/datasets/Felix92/docTR-multilingual-data-collection">Hugging Face dataset</a></h3>
|
64 |
+
|
65 |
<br>
|
66 |
<br>
|
67 |
|