PaddleOCR-Pytorch / config.json
JoyCN's picture
chore: add config.json for download stats
8f9347e verified
raw
history blame
309 Bytes
{
"library_name": "pytorch",
"format": "pth",
"weights": {
"det": "ptocr_v5_server_det.pth",
"rec": "ptocr_v5_server_rec.pth"
},
"homepage": "https://github.com/frotms/PaddleOCR2Pytorch",
"created": "2025-09-16",
"notes": "Presence of this file helps Hub track downloads (query file)."
}