| { | |
| "library_name": "pytorch", | |
| "format": "pth", | |
| "weights": { | |
| "det": { | |
| "safetensors": "ptocr_v5_server_det.safetensors", | |
| "pth": "ptocr_v5_server_det.pth" | |
| }, | |
| "rec": { | |
| "safetensors": "ptocr_v5_server_rec.safetensors", | |
| "pth": "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).", | |
| "formats": [ | |
| "safetensors", | |
| "pth" | |
| ], | |
| "compat": { | |
| "project": "PaddleOCR2Pytorch", | |
| "repo": "https://github.com/frotms/PaddleOCR2Pytorch", | |
| "license": "Apache-2.0" | |
| }, | |
| "updated": "2025-09-16" | |
| } | |