runtime error

Exit code: 1. Reason: Device: cpu Loading tokenizer... Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. tokenizer_config.json: 0%| | 0.00/441 [00:00<?, ?B/s] tokenizer_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 441/441 [00:00<00:00, 1.39MB/s] tokenizer.json: 0.00B [00:00, ?B/s] tokenizer.json: 3.62MB [00:00, 157MB/s] chat_template.jinja: 0.00B [00:00, ?B/s] chat_template.jinja: 1.55kB [00:00, 2.92MB/s] Loading model weights... model.safetensors: 0%| | 0.00/200M [00:00<?, ?B/s] model.safetensors: 0%| | 0.00/200M [00:01<?, ?B/s] model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 200M/200M [00:01<00:00, 116MB/s] Model ready β€” 49.9M parameters Traceback (most recent call last): File "/app/app.py", line 227, in <module> chatbot = gr.Chatbot( label="Ureola", ...<2 lines>... avatar_images=(None, "https://api.dicebear.com/7.x/bottts/svg?seed=ureola"), ) File "/usr/local/lib/python3.13/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...