runtime error

60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 794M/1.28G [00:02<00:01, 296MB/s] 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 823M/1.28G [00:02<00:01, 278MB/s] 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 850M/1.28G [00:02<00:01, 262MB/s] 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 876M/1.28G [00:02<00:01, 256MB/s] 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 905M/1.28G [00:02<00:01, 269MB/s] 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 948M/1.28G [00:02<00:01, 319MB/s] 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 982M/1.28G [00:02<00:01, 326MB/s] 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 1.00G/1.28G [00:03<00:00, 347MB/s] 81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 1.03G/1.28G [00:03<00:00, 365MB/s] 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 1.07G/1.28G [00:03<00:00, 378MB/s] 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 1.11G/1.28G [00:03<00:00, 393MB/s] 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 1.15G/1.28G [00:03<00:00, 397MB/s] 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 1.19G/1.28G [00:03<00:00, 403MB/s] 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 1.23G/1.28G [00:03<00:00, 406MB/s] 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 1.27G/1.28G [00:03<00:00, 415MB/s] 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.28G/1.28G [00:03<00:00, 363MB/s] Using cache found in /home/user/.cache/torch/hub/intel-isl_MiDaS_master /home/user/app/app.py:50: GradioDeprecationWarning: Usage of gradio.inputs is deprecated, and will not be supported in the future, please import your component from gradio.components inputs = gr.inputs.Image(type='file', label="Original Image") Traceback (most recent call last): File "/home/user/app/app.py", line 50, in <module> inputs = gr.inputs.Image(type='file', label="Original Image") File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 114, in wrapper return fn(self, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/gradio/inputs.py", line 252, in __init__ super().__init__( File "/home/user/.local/lib/python3.10/site-packages/gradio/components/image.py", line 124, in __init__ raise ValueError( ValueError: Invalid value for parameter `type`: file. Please choose from one of: ['numpy', 'pil', 'filepath']

Container logs:

Fetching error logs...