runtime error

ard', type="filepath", label="model", value=model) File "/home/user/.local/lib/python3.10/site-packages/gradio/component_meta.py", line 157, in wrapper return fn(self, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/gradio/components/image.py", line 131, in __init__ super().__init__( File "/home/user/.local/lib/python3.10/site-packages/gradio/components/base.py", line 309, in __init__ super().__init__(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/gradio/component_meta.py", line 157, in wrapper return fn(self, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/gradio/components/base.py", line 201, in __init__ self.value = move_files_to_cache(initial_value, self, postprocess=True) # type: ignore File "/home/user/.local/lib/python3.10/site-packages/gradio/processing_utils.py", line 265, in move_files_to_cache return client_utils.traverse(data, _move_to_cache, client_utils.is_file_obj) File "/home/user/.local/lib/python3.10/site-packages/gradio_client/utils.py", line 919, in traverse return func(json_obj) File "/home/user/.local/lib/python3.10/site-packages/gradio/processing_utils.py", line 257, in _move_to_cache temp_file_path = move_resource_to_block_cache(payload.path, block) File "/home/user/.local/lib/python3.10/site-packages/gradio/processing_utils.py", line 234, in move_resource_to_block_cache return block.move_resource_to_block_cache(url_or_file_path) File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 258, in move_resource_to_block_cache temp_file_path = processing_utils.save_file_to_cache( File "/home/user/.local/lib/python3.10/site-packages/gradio/processing_utils.py", line 170, in save_file_to_cache temp_dir = hash_file(file_path) File "/home/user/.local/lib/python3.10/site-packages/gradio/processing_utils.py", line 102, in hash_file with open(file_path, "rb") as f: FileNotFoundError: [Errno 2] No such file or directory: '/home/user/app/models/eva/Eva_0.png'

Container logs:

Fetching error logs...