runtime error
Exit code: 1. Reason: /app/app.py:35: 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(theme=gr.themes.Soft(), title="Sistema Aurora CMD") as demo: Traceback (most recent call last): File "/app/app.py", line 42, in <module> gr.ChatInterface( ~~~~~~~~~~~~~~~~^ fn=responder_prefeito, ^^^^^^^^^^^^^^^^^^^^^^ ...<5 lines>... undo_btn=None ^^^^^^^^^^^^^ ) ^ TypeError: ChatInterface.__init__() got an unexpected keyword argument 'clear_btn'
Container logs:
Fetching error logs...