runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 211, in <module> chatbot=gr.Chatbot(layout="panel",show_share_button=False,show_download_button=True), File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 167, in wrapper return fn(self, **kwargs) TypeError: Chatbot.__init__() got an unexpected keyword argument 'show_download_button'
Container logs:
Fetching error logs...