runtime error

Exit code: 1. Reason: Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. results.json: 0%| | 0.00/45.9k [00:00<?, ?B/s] results.json: 100%|██████████| 45.9k/45.9k [00:00<00:00, 90.1MB/s] /app/app.py:517: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: css. Please pass these parameters to launch() instead. with gr.Blocks(css=CSS, title="⚛️ Quantum Finance | US + India") as demo: quantum_finance_dashboard.png: 0%| | 0.00/844k [00:00<?, ?B/s] quantum_finance_dashboard.png: 100%|██████████| 844k/844k [00:00<00:00, 2.46MB/s] Traceback (most recent call last): File "/app/app.py", line 591, in <module> dash_img = gr.Image( value=get_dashboard(), label="Quantum Finance Dashboard", show_download_button=True, ) File "/usr/local/lib/python3.13/site-packages/gradio/component_meta.py", line 194, in wrapper return fn(self, **kwargs) TypeError: Image.__init__() got an unexpected keyword argument 'show_download_button'

Container logs:

Fetching error logs...