runtime error

Exit code: 1. Reason: | 0.00/574 [00:00<?, ?B/s] tokenizer%2Fspecial_tokens_map.json: 100%|██████████| 574/574 [00:00<00:00, 5.07MB/s] tokenizer%2Ftokenizer_config.json: 0%| | 0.00/855 [00:00<?, ?B/s] tokenizer%2Ftokenizer_config.json: 100%|██████████| 855/855 [00:00<00:00, 8.38MB/s] tokenizer%2Fvocab.json: 0%| | 0.00/1.06M [00:00<?, ?B/s] tokenizer%2Fvocab.json: 100%|██████████| 1.06M/1.06M [00:00<00:00, 26.5MB/s] unet%2Fconfig.json: 0%| | 0.00/1.87k [00:00<?, ?B/s] unet%2Fconfig.json: 100%|██████████| 1.87k/1.87k [00:00<00:00, 19.1MB/s] vae%2Fconfig.json: 0%| | 0.00/655 [00:00<?, ?B/s] vae%2Fconfig.json: 100%|██████████| 655/655 [00:00<00:00, 7.14MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 29, in <module> pipe = OVStableDiffusionPipeline.from_pretrained( File "/usr/local/lib/python3.10/site-packages/optimum/modeling_base.py", line 402, in from_pretrained return from_pretrained_method( File "/usr/local/lib/python3.10/site-packages/optimum/intel/openvino/modeling_diffusion.py", line 298, in _from_pretrained unet = cls.load_model(unet_path, weight_quantization_config) File "/usr/local/lib/python3.10/site-packages/optimum/intel/openvino/modeling_base.py", line 126, in load_model model = core.read_model(file_name) if not file_name.suffix == ".onnx" else convert_model(file_name) File "/usr/local/lib/python3.10/site-packages/openvino/_ov_api.py", line 552, in read_model return Model(super().read_model(model, config=config)) RuntimeError: Exception from src/inference/src/cpp/core.cpp:95: Check 'util::directory_exists(path) || util::file_exists(path)' failed at src/frontends/common/src/frontend.cpp:113: FrontEnd API failed with GeneralFailure: ir: Could not open the file: "/home/user/.cache/huggingface/hub/models--stabilityai--sd-turbo/snapshots/b261bac6fd2cf515557d5d0707481eafa0485ec2/unet/openvino_model.xml"

Container logs:

Fetching error logs...