runtime error

Exit code: 1. Reason: in __init__ self.render_examples() File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/gradio/interface.py", line 736, in render_examples self.examples_handler = Examples( File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/gradio/helpers.py", line 75, in create_examples examples_obj.create() File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/gradio/helpers.py", line 301, in create client_utils.synchronize_async(self.cache) File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/gradio_client/utils.py", line 808, in synchronize_async return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/fsspec/asyn.py", line 103, in sync raise return_result File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/fsspec/asyn.py", line 56, in _runner result[0] = await coro File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/gradio/helpers.py", line 362, in cache prediction = await Context.root_block.process_api( File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/gradio/blocks.py", line 1559, in process_api inputs = self.preprocess_data(fn_index, inputs, state) File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/gradio/blocks.py", line 1338, in preprocess_data processed_input.append(block.preprocess(inputs_cached)) File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/gradio/components/image.py", line 165, in preprocess im = _Image.open(file_path) File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/PIL/Image.py", line 3498, in open raise UnidentifiedImageError(msg) PIL.UnidentifiedImageError: cannot identify image file '/tmp/gradio/16e01af1367a09a6c9d422d5fb3e23cd507bd48f/eiffel_a.jpg' IMPORTANT: You are using gradio version 4.12.0, however version 4.44.1 is available, please upgrade. --------

Container logs:

Fetching error logs...