runtime error

Exit code: 1. Reason: B [00:00, 29.7MB/s] special_tokens_map.json: 0%| | 0.00/958 [00:00<?, ?B/s] special_tokens_map.json: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 958/958 [00:00<00:00, 3.69MB/s] config.json: 0%| | 0.00/918 [00:00<?, ?B/s] config.json: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 918/918 [00:00<00:00, 1.93MB/s] model.safetensors: 0%| | 0.00/1.11G [00:00<?, ?B/s] model.safetensors: 0%| | 13.5k/1.11G [00:01<23:17:21, 13.3kB/s] model.safetensors: 24%|ā–ˆā–ˆā– | 268M/1.11G [00:03<00:09, 86.2MB/s]  model.safetensors: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 1.11G/1.11G [00:03<00:00, 291MB/s] Loading weights: 0%| | 0/201 [00:00<?, ?it/s] Loading weights: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 201/201 [00:00<00:00, 5114.57it/s] tokenizer_config.json: 0.00B [00:00, ?B/s] tokenizer_config.json: 1.21kB [00:00, 2.68MB/s] sentencepiece.bpe.model: 0%| | 0.00/5.07M [00:00<?, ?B/s] sentencepiece.bpe.model: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 5.07M/5.07M [00:00<00:00, 12.2MB/s] tokenizer.json: 0%| | 0.00/17.1M [00:00<?, ?B/s] tokenizer.json: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 17.1M/17.1M [00:00<00:00, 39.6MB/s] special_tokens_map.json: 0%| | 0.00/280 [00:00<?, ?B/s] special_tokens_map.json: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 280/280 [00:00<00:00, 261kB/s] Loading weights: 0%| | 0/201 [00:00<?, ?it/s] Loading weights: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 201/201 [00:00<00:00, 1159.15it/s] āœ… All models loaded successfully! /app/app.py:330: 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(title="Sentiment Analysis - Student Feedback", theme=gr.themes.Soft()) as demo: Traceback (most recent call last): File "/app/app.py", line 519, in <module> login_button.change( ^^^^^^^^^^^^^^^^^^^ AttributeError: 'LoginButton' object has no attribute 'change'

Container logs:

Fetching error logs...