runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 191, in <module> gr.Examples( File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 59, in create_examples examples_obj = Examples( File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 300, in __init__ self._get_processed_example(example) File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 334, in _get_processed_example prediction_value = component.postprocess(sample) File "/usr/local/lib/python3.10/site-packages/gradio/components/file.py", line 227, in postprocess size=Path(value).stat().st_size, File "/usr/local/lib/python3.10/pathlib.py", line 1097, in stat return self._accessor.stat(self, follow_symlinks=follow_symlinks) FileNotFoundError: [Errno 2] No such file or directory: 'data/1.webp'

Container logs:

Fetching error logs...