runtime error

ding pytorch_model.bin: 69%|██████▉ | 62.9M/90.9M [00:00<00:00, 97.5MB/s] Downloading pytorch_model.bin: 92%|█████████▏| 83.9M/90.9M [00:00<00:00, 89.8MB/s] Downloading pytorch_model.bin: 100%|██████████| 90.9M/90.9M [00:01<00:00, 82.6MB/s] Downloading (…)okenizer_config.json: 0%| | 0.00/350 [00:00<?, ?B/s] Downloading (…)okenizer_config.json: 100%|██████████| 350/350 [00:00<00:00, 78.9kB/s] Downloading (…)solve/main/vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s] Downloading (…)solve/main/vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 68.3MB/s] Downloading (…)/main/tokenizer.json: 0%| | 0.00/466k [00:00<?, ?B/s] Downloading (…)/main/tokenizer.json: 100%|██████████| 466k/466k [00:00<00:00, 85.1MB/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, 101kB/s] [WARNING 2023-10-07 11:21:59,593 _assert_and_prepare_model_files:173] no onnx file is found in /home/user/.cnocr/2.2/densenet_lite_136-fc Downloading (…)lite_136-fc-onnx.zip: 0%| | 0.00/5.71M [00:00<?, ?B/s] Downloading (…)lite_136-fc-onnx.zip: 100%|██████████| 5.71M/5.71M [00:00<00:00, 43.0MB/s] Downloading (…)lite_136-fc-onnx.zip: 100%|██████████| 5.71M/5.71M [00:00<00:00, 42.4MB/s] Traceback (most recent call last): File "app.py", line 13, in <module> ocr = CnOcr() File "/home/user/.local/lib/python3.8/site-packages/cnocr/cn_ocr.py", line 155, in __init__ self.rec_model = rec_cls( File "/home/user/.local/lib/python3.8/site-packages/cnocr/recognizer.py", line 142, in __init__ self._model = self._get_model(context) File "/home/user/.local/lib/python3.8/site-packages/cnocr/recognizer.py", line 195, in _get_model import onnxruntime as ort ModuleNotFoundError: No module named 'onnxruntime'

Container logs:

Fetching error logs...