runtime error

Exit code: 1. Reason: ith the model's feature extractor configuration. Please open a PR/issue to update `preprocessor_config.json` to use `image_processor_type` instead of `feature_extractor_type`. This warning will be removed in v4.40. Caching examples at: '/home/user/app/gradio_cached_examples/12' Caching example 1/3 Traceback (most recent call last): File "/home/user/app/app.py", line 55, in <module> gr.Examples([["bee.jpg"], ["cat.png"], ["cats.png"]], 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 3498, in open raise UnidentifiedImageError(msg) PIL.UnidentifiedImageError: cannot identify image file '/tmp/gradio/f350574c3602569ac5476512477880afe99e0f31/bee.jpg' IMPORTANT: You are using gradio version 4.15.0, however version 4.44.1 is available, please upgrade. --------

Container logs:

Fetching error logs...