runtime error
Exit code: 1. Reason: ā¹ļø No existing metadata file found. Starting fresh. ā ļø Session is not active. Reconnecting... Attempting to connect to Telegram... Please enter your phone (or bot token): ā Connection Error: EOF when reading a line ================================================== š Launching Gradio Interface... ================================================== Traceback (most recent call last): File "/app/app.py", line 270, in <module> build_gradio_ui() ~~~~~~~~~~~~~~~^^ File "/app/app.py", line 146, in build_gradio_ui with gr.Blocks(theme=get_theme()) as demo: ~~~~~~~~~^^ File "/app/theme.py", line 11, in get_theme ).set( ~~~^ # Customizing for a dark mode feel ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ background_gradient=[["#1e1e1e", "#2c2c2c"]], ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ text_color="#e0e0e0" ^^^^^^^^^^^^^^^^^^^^ ) ^ TypeError: Base.set() got an unexpected keyword argument 'background_gradient'
Container logs:
Fetching error logs...