runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 63, in <module> with gr.Blocks(css=css, js=js) as demo: File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2174, in __exit__ self.app = routes.App.create_app(self) File "/usr/local/lib/python3.10/site-packages/gradio/routes.py", line 514, in create_app attach_oauth(app) File "/usr/local/lib/python3.10/site-packages/gradio/oauth.py", line 40, in attach_oauth _add_oauth_routes(app) File "/usr/local/lib/python3.10/site-packages/gradio/oauth.py", line 76, 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...