runtime error

β–ˆβ–ˆβ–ˆ| 95.5k/95.5k [00:00<00:00, 106MB/s] Fetching 9 files: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 9/9 [00:01<00:00, 6.79it/s] WARNING:tensorflow:No training configuration found in save file, so the model was *not* compiled. Compile it manually. WARNING:tensorflow:No training configuration found in save file, so the model was *not* compiled. Compile it manually. /home/user/.local/lib/python3.10/site-packages/gradio/interface.py:286: UserWarning: Currently, only the 'default' theme is supported. warnings.warn("Currently, only the 'default' theme is supported.") IMPORTANT: You are using gradio version 3.0.13, however version 3.14.0 is available, please upgrade. -------- Cache at /home/user/app/gradio_cached_examples/log.csv not found. Caching now in 'gradio_cached_examples/' directory. Traceback (most recent call last): File "/home/user/app/app.py", line 72, in <module> gr.Interface( File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 420, in __init__ cache_interface_examples(self) File "/home/user/.local/lib/python3.10/site-packages/gradio/process_examples.py", line 51, in cache_interface_examples raise e File "/home/user/.local/lib/python3.10/site-packages/gradio/process_examples.py", line 47, in cache_interface_examples prediction = process_example(interface, example_id) File "/home/user/.local/lib/python3.10/site-packages/gradio/process_examples.py", line 25, in process_example raw_input = [ File "/home/user/.local/lib/python3.10/site-packages/gradio/process_examples.py", line 26, in <listcomp> interface.input_components[i].preprocess_example(example) File "/home/user/.local/lib/python3.10/site-packages/gradio/components.py", line 1429, in preprocess_example return processing_utils.encode_file_to_base64(x) File "/home/user/.local/lib/python3.10/site-packages/gradio/processing_utils.py", line 56, in encode_file_to_base64 with open(f, "rb") as file: FileNotFoundError: [Errno 2] No such file or directory: 'bsr-focus-nature-hero.jpg'

Container logs:

Fetching error logs...