runtime error

οΏ½οΏ½)solve/main/vocab.txt: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 232k/232k [00:00<00:00, 130MB/s] Downloading (…)/main/tokenizer.json: 0%| | 0.00/466k [00:00<?, ?B/s] Downloading (…)/main/tokenizer.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 466k/466k [00:00<00:00, 23.7MB/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, 803kB/s] [WARNING 2023-10-17 17:28:53,385 _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] 1%| | 52/5579 [00:00<00:26, 206.23KB/s] 2%|▏ | 108/5579 [00:00<00:25, 214.99KB/s] 4%|▍ | 236/5579 [00:00<00:11, 479.80KB/s] 5%|β–Œ | 306/5579 [00:00<00:11, 450.65KB/s] 8%|β–Š | 436/5579 [00:00<00:07, 653.43KB/s] 10%|β–ˆ | 560/5579 [00:01<00:06, 741.98KB/s] 14%|β–ˆβ–Ž | 760/5579 [00:01<00:04, 1051.38KB/s] 18%|β–ˆβ–Š | 984/5579 [00:01<00:03, 1361.78KB/s] 23%|β–ˆβ–ˆβ–Ž | 1268/5579 [00:01<00:02, 1761.72KB/s] 30%|β–ˆβ–ˆβ–‰ | 1661/5579 [00:01<00:01, 2368.85KB/s] 38%|β–ˆβ–ˆβ–ˆβ–Š | 2100/5579 [00:01<00:02, 1558.39KB/s] 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4240/5579 [00:02<00:00, 3971.91KB/s] 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 5508/5579 [00:02<00:00, 4317.32KB/s] 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 5579/5579 [00:02<00:00, 2383.44KB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 23, 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...