runtime error

Exit code: 1. Reason: cent call last): File "/home/user/app/app.py", line 69, in <module> with gr.Blocks( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1317, in __init__ is_custom_theme = not any( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1318, in <genexpr> self.theme.to_dict() == built_in_theme.to_dict() File "/usr/local/lib/python3.10/site-packages/gradio/themes/utils/fonts.py", line 61, in __eq__ return self.name == other.name and self.stylesheet() == other.stylesheet() AttributeError: 'str' object has no attribute 'name' DEBUG:httpcore.connection:connect_tcp.started host='api.gradio.app' port=443 local_address=None timeout=3 socket_options=None DEBUG:httpcore.connection:connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x7f1d39a984f0> DEBUG:httpcore.connection:start_tls.started ssl_context=<ssl.SSLContext object at 0x7f1c3da53e40> server_hostname='api.gradio.app' timeout=3 DEBUG:httpcore.connection:start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x7f1d39a984c0> DEBUG:httpcore.http11:send_request_headers.started request=<Request [b'GET']> DEBUG:httpcore.http11:send_request_headers.complete DEBUG:httpcore.http11:send_request_body.started request=<Request [b'GET']> DEBUG:httpcore.http11:send_request_body.complete DEBUG:httpcore.http11:receive_response_headers.started request=<Request [b'GET']> DEBUG:httpcore.http11:receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Sun, 24 Aug 2025 18:55:35 GMT'), (b'Content-Type', b'application/json'), (b'Content-Length', b'21'), (b'Connection', b'keep-alive'), (b'Server', b'nginx/1.18.0'), (b'Access-Control-Allow-Origin', b'*')]) DEBUG:httpcore.http11:receive_response_body.started request=<Request [b'GET']> DEBUG:httpcore.http11:receive_response_body.complete DEBUG:httpcore.http11:response_closed.started DEBUG:httpcore.http11:response_closed.complete DEBUG:httpcore.connection:close.started DEBUG:httpcore.connection:close.complete

Container logs:

Fetching error logs...