runtime error

6M [00:06<00:01, 43.9MB/s] Downloading (…)ch_model.safetensors: 86%|████████▌ | 273M/316M [00:06<00:00, 44.0MB/s] Downloading (…)ch_model.safetensors: 90%|████████▉ | 283M/316M [00:06<00:00, 44.3MB/s] Downloading (…)ch_model.safetensors: 93%|█████████▎| 294M/316M [00:06<00:00, 41.8MB/s] Downloading (…)ch_model.safetensors: 96%|█████████▌| 304M/316M [00:07<00:00, 44.9MB/s] Downloading (…)ch_model.safetensors: 100%|█████████▉| 315M/316M [00:07<00:00, 44.8MB/s] Downloading (…)ch_model.safetensors: 100%|██████████| 316M/316M [00:07<00:00, 41.1MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 29, in <module> create_demo_base(model) File "/home/user/app/app_base.py", line 202, in create_demo gr.Examples( File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/gradio/helpers.py", line 58, in create_examples examples_obj = Examples( File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/gradio/helpers.py", line 209, in __init__ self.processed_examples = [ File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/gradio/helpers.py", line 210, in <listcomp> [ File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/gradio/helpers.py", line 211, in <listcomp> component.postprocess(sample) File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/gradio/components/image.py", line 318, in postprocess return client_utils.encode_url_or_file_to_base64(y) File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/gradio_client/utils.py", line 387, in encode_url_or_file_to_base64 return encode_file_to_base64(path) File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/gradio_client/utils.py", line 360, in encode_file_to_base64 with open(f, "rb") as file: FileNotFoundError: [Errno 2] No such file or directory: 'assets/org_canny.jpg'

Container logs:

Fetching error logs...