ucaslcl commited on
Commit
2c38d24
Β·
verified Β·
1 Parent(s): 797ab4e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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">GOT-OCR-2.0</span><span class="plain-text">: General OCR Theory: 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>
 
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>