runtime error
Exit code: 1. Reason: Starting GAIA Agent... Environment check: NLTK_DATA: /tmp/nltk_data HF_HOME: /tmp/huggingface_cache MPLCONFIGDIR: /tmp/matplotlib_cache Working directory: /app User: appuser /usr/local/lib/python3.10/site-packages/gradio/oauth.py:162: UserWarning: Gradio does not support OAuth features outside of a Space environment. To help you debug your app locally, the login and logout buttons are mocked with your profile. To make it work, your machine must be logged in to Huggingface. warnings.warn( Traceback (most recent call last): File "/app/app.py", line 162, in <module> with gr.Blocks() as demo: File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2413, in __exit__ self.app = App.create_app(self) File "/usr/local/lib/python3.10/site-packages/gradio/routes.py", line 554, in create_app attach_oauth(app) File "/usr/local/lib/python3.10/site-packages/gradio/oauth.py", line 41, in attach_oauth _add_mocked_oauth_routes(app) File "/usr/local/lib/python3.10/site-packages/gradio/oauth.py", line 167, in _add_mocked_oauth_routes mocked_oauth_info = _get_mocked_oauth_info() File "/usr/local/lib/python3.10/site-packages/gradio/oauth.py", line 301, in _get_mocked_oauth_info raise ValueError( ValueError: Your machine must be logged in to HF to debug a Gradio app locally. Please run `huggingface-cli login` or set `HF_TOKEN` as environment variable with one of your access token. You can generate a new token in your settings page (https://huggingface.co/settings/tokens).
Container logs:
Fetching error logs...