runtime error
Exit code: 1. Reason: /app/app.py:46: 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="💸 Finance Manager") as demo: 2026-05-01 15:48:25,671 INFO httpx: HTTP Request: HEAD https://huggingface.co/api/telemetry/https%3A/api.gradio.app/gradio-initiated-analytics "HTTP/1.1 200 OK" 2026-05-01 15:48:25,673 INFO bot: Telegram bot polling started. Traceback (most recent call last): File "/app/app.py", line 53, in <module> gr.ChatInterface( ~~~~~~~~~~~~~~~~^ respond, ^^^^^^^^ type="messages", ^^^^^^^^^^^^^^^^ placeholder="e.g. 'Spent $12 on lunch' or 'How much did I spend on food?'", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ TypeError: ChatInterface.__init__() got an unexpected keyword argument 'type' 2026-05-01 15:48:25,927 INFO httpx: HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK"
Container logs:
Fetching error logs...