runtime error
ome/user/app/gradio_cached_examples/13' Caching example 1/1 Traceback (most recent call last): File "/home/user/app/app.py", line 162, in <module> demo = gr.Interface(traffic_detection, File "/usr/local/lib/python3.10/site-packages/gradio/interface.py", line 415, in __init__ self.render_examples() File "/usr/local/lib/python3.10/site-packages/gradio/interface.py", line 736, in render_examples self.examples_handler = Examples( File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 75, in create_examples examples_obj.create() File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 301, in create client_utils.synchronize_async(self.cache) File "/usr/local/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 "/usr/local/lib/python3.10/site-packages/fsspec/asyn.py", line 103, in sync raise return_result File "/usr/local/lib/python3.10/site-packages/fsspec/asyn.py", line 56, in _runner result[0] = await coro File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 362, in cache prediction = await Context.root_block.process_api( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1559, in process_api inputs = self.preprocess_data(fn_index, inputs, state) File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1338, in preprocess_data processed_input.append(block.preprocess(inputs_cached)) File "/usr/local/lib/python3.10/site-packages/gradio/components/image.py", line 165, in preprocess im = _Image.open(file_path) File "/usr/local/lib/python3.10/site-packages/PIL/Image.py", line 3339, in open raise UnidentifiedImageError(msg) PIL.UnidentifiedImageError: cannot identify image file '/tmp/gradio/da39a3ee5e6b4b0d3255bfef95601890afd80709/test' IMPORTANT: You are using gradio version 4.12.0, however version 4.29.0 is available, please upgrade. --------
Container logs:
Fetching error logs...