CoolFace
Apppublic

harry18456/paddleocr-cht

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes
App README

Detect Traditional Chinese and English with PaddleOCR

Run PaddleOCR on the gradio app to detect traditional Chinese and English in images [image]

Setup

pip install -r requirements.txt

Run

Run and share gradio with gradio server

  python ./app.py -s True

Reference