Spaces:
Running on T4
Report
Exit code: 1. Reason: tainer at /NGC-DL-CONTAINER-LICENSE for your convenience.
=== Runtime diagnostics ===
ACCELERATOR: gpu
CUDA_VISIBLE_DEVICES: None
JAX default backend: gpu
JAX devices: [StreamExecutorGpuDevice(id=0, process_index=0, slice_index=0)]
MODEL_DTYPE: <class 'jax.numpy.float16'>
Loading processor...
/usr/local/lib/python3.10/dist-packages/huggingface_hub/file_download.py:949: FutureWarning: resume_download is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use force_download=True.
warnings.warn(
Loading DALL路E mini model...
Loading VQGAN...
JAX devices: 1
/usr/local/lib/python3.10/dist-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 278, in
with gr.Blocks(title="DALL路E mini", fill_height=True) as demo:
File "/usr/local/lib/python3.10/dist-packages/gradio/blocks.py", line 2355, in exit
self.app = App.create_app(self, mcp_server=False)
File "/usr/local/lib/python3.10/dist-packages/gradio/routes.py", line 620, in create_app
attach_oauth(app)
File "/usr/local/lib/python3.10/dist-packages/gradio/oauth.py", line 41, in attach_oauth
_add_mocked_oauth_routes(app)
File "/usr/local/lib/python3.10/dist-packages/gradio/oauth.py", line 167, in _add_mocked_oauth_routes
mocked_oauth_info = _get_mocked_oauth_info()
File "/usr/local/lib/python3.10/dist-packages/gradio/oauth.py", line 317, 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:
Failed to retrieve error logs: SSE is not enabled
Fixed