runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 407, in <module> ui_full(launch_kwargs) File "/home/user/app/app.py", line 219, in ui_full gr.Examples( File "/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py", line 58, in create_examples examples_obj = Examples( File "/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py", line 209, in __init__ self.processed_examples = [ File "/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py", line 210, in <listcomp> [ File "/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py", line 211, in <listcomp> component.postprocess(sample) File "/home/user/.local/lib/python3.10/site-packages/gradio/components/audio.py", line 348, in postprocess file_path = self.make_temp_copy_if_needed(y) File "/home/user/.local/lib/python3.10/site-packages/gradio/components/base.py", line 233, in make_temp_copy_if_needed temp_dir = self.hash_file(file_path) File "/home/user/.local/lib/python3.10/site-packages/gradio/components/base.py", line 197, in hash_file with open(file_path, "rb") as f: FileNotFoundError: [Errno 2] No such file or directory: './assets/bach.mp3'

Container logs:

Fetching error logs...