runtime error
<00:00, 35.3MB/s] Downloading (β¦)cial_tokens_map.json: 0%| | 0.00/112 [00:00<?, ?B/s] Downloading (β¦)cial_tokens_map.json: 100%|ββββββββββ| 112/112 [00:00<00:00, 993kB/s] [WARNING 2023-10-12 22:19:41,708 _assert_and_prepare_model_files:173] no onnx file is found in /home/user/.cnocr/2.2/densenet_lite_136-fc 0%| | 0/5579 [00:00<?, ?KB/s] 0%| | 12/5579 [00:00<01:51, 49.85KB/s] 1%| | 36/5579 [00:00<01:10, 78.96KB/s] 2%|β | 84/5579 [00:00<00:41, 133.59KB/s] 3%|β | 140/5579 [00:00<00:31, 172.29KB/s] 3%|β | 192/5579 [00:01<00:28, 187.70KB/s] 4%|β | 244/5579 [00:01<00:22, 235.13KB/s] 5%|β | 271/5579 [00:01<00:24, 216.90KB/s] 5%|β | 304/5579 [00:01<00:26, 200.45KB/s] 8%|β | 448/5579 [00:01<00:12, 417.25KB/s] 9%|β | 499/5579 [00:01<00:12, 422.41KB/s] 12%|ββ | 688/5579 [00:02<00:06, 708.49KB/s] 14%|ββ | 768/5579 [00:02<00:06, 700.43KB/s] 21%|βββ | 1196/5579 [00:02<00:02, 1477.43KB/s] 24%|βββ | 1354/5579 [00:02<00:02, 1442.16KB/s] 40%|ββββ | 2212/5579 [00:02<00:01, 3049.51KB/s] 45%|βββββ | 2525/5579 [00:02<00:01, 2929.42KB/s] 76%|ββββββββ | 4244/5579 [00:02<00:00, 6219.91KB/s] 87%|βββββββββ | 4873/5579 [00:02<00:00, 5912.29KB/s] 100%|ββββββββββ| 5579/5579 [00:02<00:00, 1913.87KB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 13, in <module> ocr = CnOcr() File "/home/user/.local/lib/python3.10/site-packages/cnocr/cn_ocr.py", line 155, in __init__ self.rec_model = rec_cls( File "/home/user/.local/lib/python3.10/site-packages/cnocr/recognizer.py", line 142, in __init__ self._model = self._get_model(context) File "/home/user/.local/lib/python3.10/site-packages/cnocr/recognizer.py", line 195, in _get_model import onnxruntime as ort ModuleNotFoundError: No module named 'onnxruntime'
Container logs:
Fetching error logs...