runtime error

Exit code: 1. Reason: Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. MiniCPM5-1B-Q4_K_M.gguf: 0%| | 0.00/688M [00:00<?, ?B/s] MiniCPM5-1B-Q4_K_M.gguf: 20%|█▉ | 134M/688M [00:04<00:19, 28.7MB/s] MiniCPM5-1B-Q4_K_M.gguf: 100%|██████████| 688M/688M [00:05<00:00, 123MB/s] /app/app.py:523: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. tar.extractall(destination) Traceback (most recent call last): File "/app/app.py", line 10824, in <module> main() ~~~~^^ File "/app/app.py", line 10818, in main demo = build_demo() File "/app/app.py", line 10740, in build_demo with gr.Blocks(title="MatchWise", fill_width=True) as demo: ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/gradio/blocks.py", line 2488, in __exit__ self.app = App.create_app(self, mcp_server=False) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/gradio/routes.py", line 517, in create_app attach_oauth(app) ~~~~~~~~~~~~^^^^^ File "/usr/local/lib/python3.13/site-packages/gradio/oauth.py", line 39, in attach_oauth _add_oauth_routes(app) ~~~~~~~~~~~~~~~~~^^^^^ File "/usr/local/lib/python3.13/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...