runtime error

Space failed to start. Exit code: 1. Reason: ck (most recent call last): File "app.py", line 58, in <module> gr.Interface( File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 475, in __init__ self.render_examples() File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 791, in render_examples self.examples_handler = Examples( File "/home/user/.local/lib/python3.8/site-packages/gradio/helpers.py", line 70, in create_examples utils.synchronize_async(examples_obj.create) File "/home/user/.local/lib/python3.8/site-packages/gradio/utils.py", line 516, in synchronize_async return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync raise return_result File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner result[0] = await coro File "/home/user/.local/lib/python3.8/site-packages/gradio/helpers.py", line 277, in create await self.cache() File "/home/user/.local/lib/python3.8/site-packages/gradio/helpers.py", line 311, in cache prediction = await Context.root_block.process_api( File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1073, in process_api inputs = self.preprocess_data(fn_index, inputs, state) File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 962, in preprocess_data processed_input.append(block.preprocess(inputs[i])) File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1594, in preprocess im = processing_utils.decode_base64_to_image(x) File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 57, in decode_base64_to_image img = Image.open(BytesIO(base64.b64decode(image_encoded))) File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3283, in open raise UnidentifiedImageError(msg) PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f9a4f4013b0>

Container logs:

Fetching error logs...