File size: 682 Bytes
8f9347e
 
 
 
d60a760
 
 
 
 
 
 
 
8f9347e
 
 
d60a760
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
  "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"
}