runtime error

00:18, 70.4MB/s] Downloading: 10%|█ | 134M/1.27G [00:02<00:17, 69.1MB/s]  Downloading: 16%|█▋ | 213M/1.27G [00:03<00:15, 75.1MB/s] Downloading: 23%|██▎ | 294M/1.27G [00:04<00:13, 79.2MB/s] Downloading: 29%|██▉ | 383M/1.27G [00:05<00:11, 84.1MB/s] Downloading: 36%|███▌ | 464M/1.27G [00:06<00:10, 84.4MB/s] Downloading: 42%|████▏ | 544M/1.27G [00:07<00:10, 79.4MB/s] Downloading: 48%|████▊ | 621M/1.27G [00:08<00:09, 78.0MB/s] Downloading: 53%|█████▎ | 695M/1.27G [00:09<00:08, 77.3MB/s] Downloading: 59%|█████▉ | 771M/1.27G [00:10<00:07, 78.0MB/s] Downloading: 65%|██████▌ | 850M/1.27G [00:11<00:06, 78.9MB/s] Downloading: 71%|███████ | 929M/1.27G [00:12<00:04, 80.2MB/s] Downloading: 77%|███████▋ | 0.98G/1.27G [00:13<00:03, 79.8MB/s] Downloading: 83%|████████▎ | 1.06G/1.27G [00:14<00:02, 79.9MB/s] Downloading: 89%|████████▉ | 1.13G/1.27G [00:15<00:01, 79.3MB/s] Downloading: 96%|█████████▌| 1.22G/1.27G [00:16<00:00, 83.6MB/s] Downloading: 100%|██████████| 1.27G/1.27G [00:17<00:00, 80.4MB/s] Some weights of DPTForDepthEstimation were not initialized from the model checkpoint at Intel/dpt-large and are newly initialized: ['neck.fusion_stage.layers.0.residual_layer1.convolution1.bias', 'neck.fusion_stage.layers.0.residual_layer1.convolution2.bias', 'neck.fusion_stage.layers.0.residual_layer1.convolution1.weight', 'neck.fusion_stage.layers.0.residual_layer1.convolution2.weight'] You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference. Traceback (most recent call last): File "/home/user/app/app.py", line 102, in <module> examples = [["examples/" + img] for img in os.listdir("examples/")] FileNotFoundError: [Errno 2] No such file or directory: 'examples/'

Container logs:

Fetching error logs...