runtime error
Exit code: 1. Reason: Materializing param=encoder.block.5.layer.1.DenseReluDense.wi.weight][A Loading weights: 98%|█████████▊| 128/131 [00:00<00:00, 2009.65it/s, Materializing param=encoder.block.5.layer.1.DenseReluDense.wo.weight][A Loading weights: 98%|█████████▊| 128/131 [00:00<00:00, 2007.17it/s, Materializing param=encoder.block.5.layer.1.DenseReluDense.wo.weight][A Loading weights: 98%|█████████▊| 129/131 [00:00<00:00, 2018.03it/s, Materializing param=encoder.block.5.layer.1.layer_norm.weight] [A Loading weights: 98%|█████████▊| 129/131 [00:00<00:00, 2015.40it/s, Materializing param=encoder.block.5.layer.1.layer_norm.weight][A Loading weights: 99%|█████████▉| 130/131 [00:00<00:00, 2026.11it/s, Materializing param=encoder.final_layer_norm.weight] [A Loading weights: 99%|█████████▉| 130/131 [00:00<00:00, 1890.18it/s, Materializing param=encoder.final_layer_norm.weight][A Loading weights: 100%|██████████| 131/131 [00:00<00:00, 1898.86it/s, Materializing param=shared.weight] [A Loading weights: 100%|██████████| 131/131 [00:00<00:00, 1896.35it/s, Materializing param=shared.weight][A Loading weights: 100%|██████████| 131/131 [00:00<00:00, 1891.00it/s, Materializing param=shared.weight] /app/app.py:110: 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( Traceback (most recent call last): File "/app/app.py", line 220, in <module> summary_output = gr.Textbox( label="📋 Generated Summary", ...<4 lines>... elem_classes="output-text" ) File "/usr/local/lib/python3.13/site-packages/gradio/component_meta.py", line 194, in wrapper return fn(self, **kwargs) TypeError: Textbox.__init__() got an unexpected keyword argument 'show_copy_button'
Container logs:
Fetching error logs...