runtime error
Exit code: 1. Reason: | 73.4M/209M [00:00<00:01, 80.6MB/s] Downloading body_pose_model.pth: 45%|████▌ | 94.4M/209M [00:01<00:01, 103MB/s] Downloading body_pose_model.pth: 55%|█████▌ | 115M/209M [00:01<00:01, 76.8MB/s] Downloading body_pose_model.pth: 65%|██████▌ | 136M/209M [00:01<00:01, 63.9MB/s] Downloading body_pose_model.pth: 75%|███████▌ | 157M/209M [00:02<00:00, 81.3MB/s] Downloading body_pose_model.pth: 85%|████████▌ | 178M/209M [00:02<00:00, 58.8MB/s] Downloading body_pose_model.pth: 95%|█████████▌| 199M/209M [00:03<00:00, 51.2MB/s] Downloading body_pose_model.pth: 100%|██████████| 209M/209M [00:03<00:00, 49.9MB/s] Downloading body_pose_model.pth: 100%|██████████| 209M/209M [00:03<00:00, 62.5MB/s] Downloading hand_pose_model.pth: 0%| | 0.00/147M [00:00<?, ?B/s] Downloading hand_pose_model.pth: 7%|▋ | 10.5M/147M [00:00<00:03, 43.1MB/s]Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> openpose = OpenposeDetector.from_pretrained('lllyasviel/ControlNet') File "/home/user/.local/lib/python3.10/site-packages/controlnet_aux/open_pose/__init__.py", line 104, in from_pretrained hand_model_path = hf_hub_download(pretrained_model_or_path, hand_filename, cache_dir=cache_dir) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1364, in hf_hub_download http_get( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 544, in http_get temp_file.write(chunk) File "/usr/local/lib/python3.10/tempfile.py", line 483, in func_wrapper return func(*args, **kwargs) OSError: [Errno 28] No space left on device Downloading hand_pose_model.pth: 7%|▋ | 10.5M/147M [00:00<00:05, 23.9MB/s]
Container logs:
Fetching error logs...