runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 291, in <module> iface = gr.Interface( File "/usr/local/lib/python3.10/site-packages/gradio/interface.py", line 568, in __init__ self.render_examples() File "/usr/local/lib/python3.10/site-packages/gradio/interface.py", line 947, in render_examples self.examples_handler = Examples( File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 62, in create_examples examples_obj = Examples( File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 311, in __init__ self._get_processed_example(example) File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 345, 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: 'exemple_tableau.jpg'
Container logs:
Fetching error logs...