runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 166, in <module> with gr.Blocks(title="GAIA Code Agent Evaluation") as demo: File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2323, in __exit__ self.app = App.create_app(self) File "/usr/local/lib/python3.10/site-packages/gradio/routes.py", line 497, in create_app attach_oauth(app) File "/usr/local/lib/python3.10/site-packages/gradio/oauth.py", line 39, in attach_oauth _add_oauth_routes(app) File "/usr/local/lib/python3.10/site-packages/gradio/oauth.py", line 75, in _add_oauth_routes raise ValueError(msg.format("OAUTH_CLIENT_ID")) ValueError: OAuth is required but OAUTH_CLIENT_ID environment variable is not set. Make sure you've enabled OAuth in your Space by setting `hf_oauth: true` in the Space metadata.

Container logs:

Fetching error logs...