runtime error

Exit code: 1. Reason: ailable 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-04-16 04:19:51,385 - modelscope - WARNING - Model revision not specified, use revision: v1.0.0 Downloading [configuration.json]: 0%| | 0.00/127 [00:00<?, ?B/s] Downloading [configuration.json]: 100%|██████████| 127/127 [00:00<00:00, 128B/s] Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> portrait_matting = pipeline(Tasks.portrait_matting, model='damo/cv_unet_image-matting') File "/usr/local/lib/python3.10/site-packages/modelscope/pipelines/builder.py", line 122, in pipeline cfg = read_config( File "/usr/local/lib/python3.10/site-packages/modelscope/utils/hub.py", line 60, in read_config return Config.from_file(local_path) File "/usr/local/lib/python3.10/site-packages/modelscope/utils/config.py", line 132, in from_file cfg_dict, cfg_text = Config._file2dict(filename) File "/usr/local/lib/python3.10/site-packages/modelscope/utils/config.py", line 117, in _file2dict cfg_dict = load(tmp_cfg_file.name) File "/usr/local/lib/python3.10/site-packages/modelscope/fileio/io.py", line 48, in load obj = handler.load(f, **kwargs) File "/usr/local/lib/python3.10/site-packages/modelscope/fileio/format/json.py", line 26, in load from . import jsonplus File "/usr/local/lib/python3.10/site-packages/modelscope/fileio/format/jsonplus.py", line 8, in <module> import simplejson as json ModuleNotFoundError: No module named 'simplejson' Exception ignored in: <function _TemporaryFileCloser.__del__ at 0x7fd65f00d6c0> Traceback (most recent call last): File "/usr/local/lib/python3.10/tempfile.py", line 466, in __del__ self.close() File "/usr/local/lib/python3.10/tempfile.py", line 462, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpstzqdqw4/tmpfqp8zxb0.json'

Container logs:

Fetching error logs...