n1ocr-api / app.py

Commit History

修复 elapsed 处理
a469cb9
Running

handsme commited on

修复 RapidOCR 解析格式错误
57d81fa

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

Revert to PaddleOCR 2.8.1 parameters
ed82321

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

Remove deprecated use_gpu arg from PaddleOCR 2.9
bd3606d

handsme commited on

Fix PaddleOCR latest version kwargs error
95a86cc

handsme commited on

Initial commit with PaddleOCR API
7d3d21f

handsme commited on