runtime error

Exit code: 1. Reason: :00, ?B/s] tokenizer.json: 466kB [00:00, 10.8MB/s] special_tokens_map.json: 0%| | 0.00/239 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 239/239 [00:00<00:00, 930kB/s] config.json: 0%| | 0.00/190 [00:00<?, ?B/s] config.json: 100%|██████████| 190/190 [00:00<00:00, 1.13MB/s] /app/agent.py:39: LangChainDeprecationWarning: Since Chroma 0.4.x the manual persistence method is no longer supported as docs are automatically persisted. vector_store.persist() vector store created and saved to 'chroma_db' Loading weights: 0%| | 0/199 [00:00<?, ?it/s] Loading weights: 100%|██████████| 199/199 [00:00<00:00, 4505.55it/s] MPNetModel LOAD REPORT from: sentence-transformers/all-mpnet-base-v2 Key | Status | | ------------------------+------------+--+- embeddings.position_ids | UNEXPECTED | | Notes: - UNEXPECTED: can be ignored when loading from different task/architecture; not ok if you expect identical arch. vector store created and stored in 'chroma_db' Traceback (most recent call last): File "/app/app.py", line 151, in <module> with gr.Blocks() as demo: ~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/gradio/blocks.py", line 2373, in __exit__ self.app = App.create_app(self, mcp_server=False) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/gradio/routes.py", line 625, 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...