DeepLearning101 commited on
Commit
a7e091f
1 Parent(s): f0beaa1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,7 +31,7 @@ def inference(img_path):
31
 
32
  title = "<p style='text-align: center'><a href='https://www.twman.org/AI/CV' target='_blank'>繁體中文醫療診斷書和收據OCR:PaddleOCR</a></p>"
33
 
34
- description = """<a href='https://www.twman.org' target='_blank'>TonTon Huang Ph.D. @ 2024/04 </a><br>
35
  <a href='https://github.com/PaddlePaddle/PaddleOCR' target='_blank'>PaddleOCR旨在打造一套豐富、領先、且實用的OCR工具庫,協助開發者訓練出更好的模型,並應用落地。</a><br>
36
  <a href='https://blog.twman.org/2021/04/ASR.html' target='_blank'>那些語音處理 (Speech Processing) 踩的坑</a> | <a href='https://blog.twman.org/2021/04/NLP.html' target='_blank'>那些自然語言處理 (Natural Language Processing, NLP) 踩的坑</a><br>
37
  <a href='https://blog.twman.org/2024/02/asr-tts.html' target='_blank'>那些ASR和TTS可能會踩的坑</a> | <a href='https://blog.twman.org/2024/02/LLM.html' target='_blank'>那些大模型開發會踩的坑</a><br>
 
31
 
32
  title = "<p style='text-align: center'><a href='https://www.twman.org/AI/CV' target='_blank'>繁體中文醫療診斷書和收據OCR:PaddleOCR</a></p>"
33
 
34
+ description = """<a href='https://www.twman.org' target='_blank'>TonTon Huang Ph.D. @ 2023/08 </a><br>
35
  <a href='https://github.com/PaddlePaddle/PaddleOCR' target='_blank'>PaddleOCR旨在打造一套豐富、領先、且實用的OCR工具庫,協助開發者訓練出更好的模型,並應用落地。</a><br>
36
  <a href='https://blog.twman.org/2021/04/ASR.html' target='_blank'>那些語音處理 (Speech Processing) 踩的坑</a> | <a href='https://blog.twman.org/2021/04/NLP.html' target='_blank'>那些自然語言處理 (Natural Language Processing, NLP) 踩的坑</a><br>
37
  <a href='https://blog.twman.org/2024/02/asr-tts.html' target='_blank'>那些ASR和TTS可能會踩的坑</a> | <a href='https://blog.twman.org/2024/02/LLM.html' target='_blank'>那些大模型開發會踩的坑</a><br>