runtime error

Exit code: 1. Reason: 76071f7280aedbdb3253bdb9e9d5d84bb/unet: Error no file named diffusion_pytorch_model.safetensors found in directory /root/.cache/huggingface/hub/models--runwayml--stable-diffusion-inpainting/snapshots/8a4288a76071f7280aedbdb3253bdb9e9d5d84bb/unet. Defaulting to unsafe serialization. Pass `allow_pickle=False` to raise an error instead. Loading weights: 0%| | 0/396 [00:00<?, ?it/s] Loading weights: 100%|██████████| 396/396 [00:00<00:00, 22145.04it/s] StableDiffusionSafetyChecker LOAD REPORT from: /root/.cache/huggingface/hub/models--runwayml--stable-diffusion-inpainting/snapshots/8a4288a76071f7280aedbdb3253bdb9e9d5d84bb/safety_checker Key | Status | | --------------------------------------------------+------------+--+- vision_model.vision_model.embeddings.position_ids | UNEXPECTED | | Notes: - UNEXPECTED :can be ignored when loading from different task/architecture; not ok if you expect identical arch. Loading pipeline components...: 71%|███████▏ | 5/7 [00:01<00:00, 4.30it/s] Loading weights: 0%| | 0/196 [00:00<?, ?it/s] Loading weights: 100%|██████████| 196/196 [00:00<00:00, 28085.26it/s] CLIPTextModel LOAD REPORT from: /root/.cache/huggingface/hub/models--runwayml--stable-diffusion-inpainting/snapshots/8a4288a76071f7280aedbdb3253bdb9e9d5d84bb/text_encoder Key | Status | | -----------------------------------+------------+--+- text_model.embeddings.position_ids | UNEXPECTED | | Notes: - UNEXPECTED :can be ignored when loading from different task/architecture; not ok if you expect identical arch. Loading pipeline components...: 100%|██████████| 7/7 [00:01<00:00, 5.02it/s] Traceback (most recent call last): File "/app/app.py", line 19, in <module> mp_pose = mp.solutions.pose ^^^^^^^^^^^^ AttributeError: module 'mediapipe' has no attribute 'solutions'

Container logs:

Fetching error logs...