runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/fastrtc/stream.py:472: 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) as demo: Traceback (most recent call last): File "/app/app.py", line 127, in <module> ppg_plot = gr.Line( AttributeError: module 'gradio' has no attribute 'Line'
Container logs:
Fetching error logs...