runtime error
Exit code: 1. Reason: :01<00:01, 135.87it/s] Loading weights: 49%|████▊ | 220/453 [00:01<00:02, 115.08it/s] Loading weights: 52%|█████▏ | 234/453 [00:02<00:02, 105.83it/s] Loading weights: 55%|█████▍ | 247/453 [00:02<00:02, 101.13it/s] Loading weights: 58%|█████▊ | 261/453 [00:02<00:02, 83.72it/s] Loading weights: 61%|██████ | 275/453 [00:02<00:02, 80.37it/s] Loading weights: 64%|██████▍ | 289/453 [00:02<00:02, 73.92it/s] Loading weights: 67%|██████▋ | 303/453 [00:03<00:02, 70.25it/s] Loading weights: 70%|██████▉ | 317/453 [00:03<00:02, 67.89it/s] Loading weights: 73%|███████▎ | 331/453 [00:03<00:01, 65.48it/s] Loading weights: 76%|███████▌ | 345/453 [00:03<00:01, 65.00it/s] Loading weights: 82%|████████▏ | 373/453 [00:04<00:00, 89.24it/s] Loading weights: 85%|████████▌ | 387/453 [00:04<00:00, 97.88it/s] Loading weights: 89%|████████▉ | 403/453 [00:04<00:00, 107.45it/s] Loading weights: 92%|█████████▏| 419/453 [00:04<00:00, 118.39it/s] Loading weights: 95%|█████████▌| 432/453 [00:04<00:00, 84.84it/s] Loading weights: 98%|█████████▊| 445/453 [00:04<00:00, 89.30it/s] Loading weights: 100%|██████████| 453/453 [00:04<00:00, 95.29it/s] /app/app.py:137: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme. Please pass these parameters to launch() instead. with gr.Blocks(theme=gr.themes.Soft()) as demo: Traceback (most recent call last): File "/app/app.py", line 144, in <module> chatbot = gr.Chatbot(height=500, type="messages", placeholder="Ask for your travel itinerary...") 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...