runtime error
Exit code: 1. Reason: 10 Caching example 4/10 Caching example 5/10 Traceback (most recent call last): File "/home/user/app/app.py", line 56, in <module> iface = gr.Interface( File "/usr/local/lib/python3.10/site-packages/gradio/interface.py", line 532, in __init__ self.render_examples() File "/usr/local/lib/python3.10/site-packages/gradio/interface.py", line 880, in render_examples self.examples_handler = Examples( File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 81, in create_examples examples_obj.create() File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 340, in create self._start_caching() File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 391, in _start_caching client_utils.synchronize_async(self.cache) File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 855, 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 517, in cache prediction = await Context.root_block.process_api( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1931, in process_api inputs = await self.preprocess_data( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1662, in preprocess_data processed_input.append(block.preprocess(inputs_cached)) File "/usr/local/lib/python3.10/site-packages/gradio/components/image.py", line 190, in preprocess im = PIL.Image.open(file_path) File "/usr/local/lib/python3.10/site-packages/PIL/Image.py", line 3498, in open raise UnidentifiedImageError(msg) PIL.UnidentifiedImageError: cannot identify image file '/tmp/gradio/b571f059ba2ebec2449abcbd412a5155dd1259aebd00cd6913dd17c27ee85e04/test5.pngrawtrue'
Container logs:
Fetching error logs...