File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ def stream_chat_with_image(input_image, history):
8686 gr .HTML ("""
8787 <h1 style='text-align: center;'><a href="https://github.com/Topdu/OpenOCR">UniRec: Unified Text and Formula Recognition Across Granularities</a></h1>
8888 <p style='text-align: center;'>统一多粒度文本与公式识别模型 (由<a href="https://fvl.fudan.edu.cn">FVL实验室</a> <a href="https://github.com/Topdu/OpenOCR">OCR Team</a> 创建)</p>
89- <p style='text-align: center;'><a href="https://github.com/Topdu/OpenOCR/blob/openocr_svtrv2 /docs/unirec.md">[本地GPU部署]</a>获取快速识别体验</p>"""
89+ <p style='text-align: center;'><a href="https://github.com/Topdu/OpenOCR/blob/main /docs/unirec.md">[本地GPU部署]</a>获取快速识别体验</p>"""
9090 )
9191 gr .Markdown ('上传一张图片,系统会自动识别文本和公式。' )
9292 with gr .Row ():
You can’t perform that action at this time.
0 commit comments