runtime error

Exit code: 1. Reason: rd.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2025-12-09 06:29:25.876587: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT /usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:942: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. warnings.warn( config.json: 0%| | 0.00/590 [00:00<?, ?B/s] config.json: 100%|██████████| 590/590 [00:00<00:00, 3.15MB/s] vocab.txt: 0%| | 0.00/1.78M [00:00<?, ?B/s] vocab.txt: 100%|██████████| 1.78M/1.78M [00:00<00:00, 126MB/s] pytorch_model.bin: 0%| | 0.00/716M [00:00<?, ?B/s] pytorch_model.bin: 6%|▋ | 45.4M/716M [00:01<00:20, 32.2MB/s] pytorch_model.bin: 81%|████████▏ | 582M/716M [00:02<00:00, 280MB/s]  pytorch_model.bin: 100%|██████████| 716M/716M [00:02<00:00, 284MB/s] Traceback (most recent call last): File "/app/app.py", line 28, in <module> scaler = joblib.load(f) File "/usr/local/lib/python3.10/site-packages/joblib/numpy_pickle.py", line 733, in load obj = _unpickle(fobj, ensure_native_byte_order=ensure_native_byte_order) File "/usr/local/lib/python3.10/site-packages/joblib/numpy_pickle.py", line 626, in _unpickle obj = unpickler.load() File "/usr/local/lib/python3.10/pickle.py", line 1213, in load dispatch[key[0]](self) File "/usr/local/lib/python3.10/pickle.py", line 1538, in load_stack_global self.append(self.find_class(module, name)) File "/usr/local/lib/python3.10/pickle.py", line 1580, in find_class __import__(module, level=0) ModuleNotFoundError: No module named 'numpy._core'

Container logs:

Fetching error logs...