runtime error

ownloading model.safetensors: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 262M/347M [00:07<00:01, 42.9MB/s] Downloading model.safetensors: 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 273M/347M [00:07<00:02, 33.3MB/s] Downloading model.safetensors: 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 294M/347M [00:07<00:01, 44.9MB/s] Downloading model.safetensors: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 304M/347M [00:08<00:00, 47.2MB/s] Downloading model.safetensors: 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 325M/347M [00:08<00:00, 53.2MB/s] Downloading model.safetensors: 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 336M/347M [00:08<00:00, 50.3MB/s] Downloading model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 346M/347M [00:08<00:00, 53.8MB/s] Downloading model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 347M/347M [00:09<00:00, 38.1MB/s] /home/user/app/app.py:64: 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(label="Input Image"), /home/user/app/app.py:64: GradioDeprecationWarning: `optional` parameter is deprecated, and it has no effect inputs=gr.inputs.Image(label="Input Image"), /home/user/app/app.py:66: GradioDeprecationWarning: Usage of gradio.outputs is deprecated, and will not be supported in the future, please import your components from gradio.components gr.outputs.Image(label="Depth Map:"), Traceback (most recent call last): File "/home/user/app/app.py", line 66, in <module> gr.outputs.Image(label="Depth Map:"), 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/outputs.py", line 51, in __init__ super().__init__(type=type, label=label) 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`: auto. Please choose from one of: ['numpy', 'pil', 'filepath']

Container logs:

Fetching error logs...