Hugging Face's logo
SHULGIN
/
Runtime error

runtime error

| 372M/403M [00:12<00:00, 36.1MB/s] 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 375M/403M [00:12<00:00, 35.7MB/s] 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 379M/403M [00:12<00:00, 36.1MB/s] 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 383M/403M [00:12<00:00, 35.7MB/s] 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 387M/403M [00:13<00:00, 36.2MB/s] 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 390M/403M [00:13<00:00, 36.2MB/s] 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 395M/403M [00:13<00:00, 36.1MB/s] 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 398M/403M [00:13<00:00, 35.7MB/s] 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 402M/403M [00:13<00:00, 36.2MB/s] 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 403M/403M [00:13<00:00, 31.1MB/s] Using cache found in /home/user/.cache/torch/hub/intel-isl_MiDaS_master Loading weights: None Using cache found in /home/user/.cache/torch/hub/facebookresearch_WSL-Images_main Using cache found in /home/user/.cache/torch/hub/intel-isl_MiDaS_master /home/user/app/app.py:51: 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='pil', label="Original Image") /home/user/app/app.py:51: GradioDeprecationWarning: `optional` parameter is deprecated, and it has no effect inputs = gr.inputs.Image(type='pil', label="Original Image") /home/user/app/app.py:52: GradioDeprecationWarning: Usage of gradio.outputs is deprecated, and will not be supported in the future, please import your components from gradio.components outputs = gr.outputs.Image(type="pil",label="Output Image") Caching examples at: '/home/user/app/gradio_cached_examples/13' Caching example 1/2 Caching example 2/2 Traceback (most recent call last): File "/home/user/app/app.py", line 63, in <module> gr.Interface(depth, inputs, outputs, title=title, description=description, article=article, examples=examples, analytics_enabled=False).launch(enable_queue=True,cache_examples=True) TypeError: Blocks.launch() got an unexpected keyword argument 'cache_examples'

Container logs:

Fetching error logs...