Commit History

修复 elapsed 处理
a469cb9
Running

handsme commited on

修复 RapidOCR 解析格式错误
57d81fa

handsme commited on

修复 Dockerfile 语法
3ac77d5

handsme commited on

重构:PaddlePaddle → RapidOCR + PP-OCRv5 ONNX(轻量快速)
e5564f3

handsme commited on

修复:API 端点添加图片缩放防止大图崩溃
689f815

handsme commited on

修复:正确隐藏 Gradio API 文档入口
9595b9e

handsme commited on

隐藏 Gradio API 文档入口
6f8318c

handsme commited on

修复:照搬 piika919 的多阶段构建和依赖配置
4642d29

handsme commited on

升级到 PP-OCRv5 + Docker 部署
e33ca39

handsme commited on

Mount Gradio to /ui to fix CSS
9445766

handsme commited on

Remove FastAPI and use pure Gradio to fix CSS 404s
9b0875c

handsme commited on

Rename UI to n1payocr
2092658

handsme commited on

Downgrade paddleocr to 2.8.1
89de1a9

handsme commited on

Revert to PaddleOCR 2.8.1 parameters
ed82321

handsme commited on

Pin paddlepaddle to 2.6.2 to fix CPU RuntimeAttribute error in 3.0
d454c13

handsme commited on

Fix unexpected keyword argument cls in PaddleOCR 2.9
291fbab

handsme commited on

Add uvicorn to actually start the FastAPI server
4068dd0

handsme commited on

Use standard FastAPI instead of Gradio API
e27d531

handsme commited on

Expose predict API endpoint explicitly
6a36cb7

handsme commited on

Upgrade to Gradio 5.x to fix json schema bugs
7ccdf8c

handsme commited on

Remove deprecated use_gpu arg from PaddleOCR 2.9
bd3606d

handsme commited on

Fix PaddleOCR latest version kwargs error
95a86cc

handsme commited on

Pin huggingface_hub version to fix HfFolder import error
c1c8c82

handsme commited on

Unpin gradio to fix huggingface_hub compatibility
616642e

handsme commited on

Fix python_version yaml parsing issue
04f28ae

handsme commited on

Specify Python 3.10 to fix audioop missing error in Python 3.13
727f106

handsme commited on

Fix paddlepaddle version for HF Space
f23e2de

handsme commited on

Initial commit with PaddleOCR API
7d3d21f

handsme commited on