runtime error

Exit code: 1. Reason: 00<00:00, 1.37MB/s] README.md: 0%| | 0.00/10.5k [00:00<?, ?B/s] README.md: 100%|██████████| 10.5k/10.5k [00:00<00:00, 72.4MB/s] sentence_bert_config.json: 0%| | 0.00/53.0 [00:00<?, ?B/s] sentence_bert_config.json: 100%|██████████| 53.0/53.0 [00:00<00:00, 545kB/s] config.json: 0%| | 0.00/612 [00:00<?, ?B/s] config.json: 100%|██████████| 612/612 [00:00<00:00, 5.57MB/s] model.safetensors: 0%| | 0.00/90.9M [00:00<?, ?B/s] model.safetensors: 100%|██████████| 90.9M/90.9M [00:00<00:00, 125MB/s] tokenizer_config.json: 0%| | 0.00/350 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 350/350 [00:00<00:00, 2.54MB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s] vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 87.6MB/s] tokenizer.json: 0%| | 0.00/466k [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 466k/466k [00:00<00:00, 55.9MB/s] special_tokens_map.json: 0%| | 0.00/112 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 112/112 [00:00<00:00, 824kB/s] config.json: 0%| | 0.00/190 [00:00<?, ?B/s] config.json: 100%|██████████| 190/190 [00:00<00:00, 2.03MB/s] /app/app.py:747: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme, css. Please pass these parameters to launch() instead. with gr.Blocks(css=custom_css, theme=gr.themes.Base()) as demo: Traceback (most recent call last): File "/app/app.py", line 929, in <module> demo = create_interface() File "/app/app.py", line 822, in create_interface chatbot_interface = gr.Chatbot( File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 194, in wrapper return fn(self, **kwargs) TypeError: Chatbot.__init__() got an unexpected keyword argument 'type'

Container logs:

Fetching error logs...