runtime error

Exit code: 1. Reason: preprocessor_config.json: 0%| | 0.00/570 [00:00<?, ?B/s] preprocessor_config.json: 100%|██████████| 570/570 [00:00<00:00, 4.29MB/s] tokenizer_config.json: 0%| | 0.00/1.16M [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 1.16M/1.16M [00:00<00:00, 38.6MB/s] tokenizer.model: 0%| | 0.00/4.69M [00:00<?, ?B/s] tokenizer.model: 3%|▎ | 163k/4.69M [00:20<09:21, 8.06kB/s] tokenizer.model: 100%|██████████| 4.69M/4.69M [00:20<00:00, 231kB/s] tokenizer.json: 0%| | 0.00/33.4M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 33.4M/33.4M [00:00<00:00, 45.3MB/s] added_tokens.json: 0%| | 0.00/35.0 [00:00<?, ?B/s] added_tokens.json: 100%|██████████| 35.0/35.0 [00:00<00:00, 269kB/s] special_tokens_map.json: 0%| | 0.00/662 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 662/662 [00:00<00:00, 7.40MB/s] Agent initialized Traceback (most recent call last): File "/home/user/app/app.py", line 134, in <module> demo = create_demo(agent, tools_dict) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/app/interface.py", line 414, in create_demo bot_msg = chat_msg.then( ^^^^^^^^^^^^^^ File "/home/user/.pyenv/versions/3.11.10/lib/python3.11/site-packages/gradio/events.py", line 709, in event_trigger return Dependency(block, dep.get_config(), dep_index, fn) ^^^^^^^^^^^^^^^^ File "/home/user/.pyenv/versions/3.11.10/lib/python3.11/site-packages/gradio/blocks.py", line 606, in get_config "outputs": [block._id for block in self.outputs], ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.pyenv/versions/3.11.10/lib/python3.11/site-packages/gradio/blocks.py", line 606, in <listcomp> "outputs": [block._id for block in self.outputs], ^^^^^^^^^ AttributeError: 'dict' object has no attribute '_id'

Container logs:

Fetching error logs...