Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -63,7 +63,7 @@ def fine_grained_update(task):
|
|
63 |
|
64 |
|
65 |
title_html = """
|
66 |
-
<h2> <span class="gradient-text" id="text">
|
67 |
<a href="https://huggingface.co/ucaslcl/GOT-OCR2_0">[π Hugging Face]</a>
|
68 |
<a href="https://arxiv.org/abs/2409.01704">[π Paper]</a>
|
69 |
<a href="https://github.com/Ucas-HaoranWei/GOT-OCR2.0/">[π GitHub]</a>
|
|
|
63 |
|
64 |
|
65 |
title_html = """
|
66 |
+
<h2> <span class="gradient-text" id="text">General OCR Theory</span><span class="plain-text">: Towards OCR-2.0 via a Unified End-to-end Model</span></h2>
|
67 |
<a href="https://huggingface.co/ucaslcl/GOT-OCR2_0">[π Hugging Face]</a>
|
68 |
<a href="https://arxiv.org/abs/2409.01704">[π Paper]</a>
|
69 |
<a href="https://github.com/Ucas-HaoranWei/GOT-OCR2.0/">[π GitHub]</a>
|