runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 49, in <module> mychatbot = gr.Chatbot( File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 152, in wrapper return fn(self, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/components/chatbot.py", line 134, in __init__ processing_utils.move_resource_to_block_cache(avatar_images[1], self), File "/usr/local/lib/python3.10/site-packages/gradio/processing_utils.py", line 248, in move_resource_to_block_cache return block.move_resource_to_block_cache(url_or_file_path) File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 257, in move_resource_to_block_cache temp_file_path = processing_utils.save_file_to_cache( File "/usr/local/lib/python3.10/site-packages/gradio/processing_utils.py", line 185, in save_file_to_cache temp_dir = hash_file(file_path) File "/usr/local/lib/python3.10/site-packages/gradio/processing_utils.py", line 117, in hash_file with open(file_path, "rb") as f: FileNotFoundError: [Errno 2] No such file or directory: '/home/user/app/botgm.png'

Container logs:

Fetching error logs...