runtime error

ing pipeline components...: 100%|██████████| 5/5 [00:00<00:00, 6.01it/s] Caching examples at: '/home/user/app/gradio_cached_examples/13' Caching example 1/9 Traceback (most recent call last): File "/home/user/app/app.py", line 100, in <module> gr.Examples( File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 74, in create_examples examples_obj.create() File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 314, in create self._start_caching() File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 367, 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 489, in cache prediction = await Context.root_block.process_api( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1941, in process_api inputs = await self.preprocess_data( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1645, in preprocess_data inputs_cached = await processing_utils.async_move_files_to_cache( File "/usr/local/lib/python3.10/site-packages/gradio/processing_utils.py", line 493, in async_move_files_to_cache return await client_utils.async_traverse( File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 999, in async_traverse return await func(json_obj) File "/usr/local/lib/python3.10/site-packages/gradio/processing_utils.py", line 464, in _move_to_cache raise ValueError( ValueError: File /home/user/app/images/blink_meme.png is not in the upload folder and cannot be accessed.

Container logs:

Fetching error logs...