runtime error

nfig.json: 0%| | 0.00/612 [00:00<?, ?B/s] (…)ll-MiniLM-L6-v2/resolve/main/config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 612/612 [00:00<00:00, 4.53MB/s] pytorch_model.bin: 0%| | 0.00/90.9M [00:00<?, ?B/s] pytorch_model.bin: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 90.9M/90.9M [00:00<00:00, 132MB/s] (…)L6-v2/resolve/main/tokenizer_config.json: 0%| | 0.00/350 [00:00<?, ?B/s] (…)L6-v2/resolve/main/tokenizer_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 350/350 [00:00<00:00, 1.97MB/s] (…)/all-MiniLM-L6-v2/resolve/main/vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s] (…)/all-MiniLM-L6-v2/resolve/main/vocab.txt: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 232k/232k [00:00<00:00, 87.4MB/s] (…)MiniLM-L6-v2/resolve/main/tokenizer.json: 0%| | 0.00/466k [00:00<?, ?B/s] (…)MiniLM-L6-v2/resolve/main/tokenizer.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 466k/466k [00:00<00:00, 69.3MB/s] (…)-v2/resolve/main/special_tokens_map.json: 0%| | 0.00/112 [00:00<?, ?B/s] (…)-v2/resolve/main/special_tokens_map.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 112/112 [00:00<00:00, 610kB/s] [WARNING 2023-11-17 09:56:27,014 _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] 5%|▍ | 256/5579 [00:01<00:23, 227.93KB/s] 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 5579/5579 [00:02<00:00, 2689.47KB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 29, 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...