runtime error

Exit code: 1. Reason: SPACES_ZERO_GPU_DEBUG self.arg_queue._writer.fileno()=6 SPACES_ZERO_GPU_DEBUG self.res_queue._writer.fileno()=8 /usr/local/lib/python3.10/site-packages/spaces/zero/wrappers.py:85: UserWarning: Using a ZeroGPU function outside of Gradio caching or request might block the app warnings.warn("Using a ZeroGPU function outside of Gradio caching or request might block the app") The token has not been saved to the git credentials helper. Pass `add_to_git_credential=True` in this function directly or `--add-to-git-credential` if using via `huggingface-cli` if you want to set the git credential as well. Token is valid (permission: read). Your token has been saved to /home/user/.cache/huggingface/token Login successful Downloading shards: 0%| | 0/2 [00:00<?, ?it/s] Downloading shards: 50%|█████ | 1/2 [00:04<00:04, 4.75s/it] Downloading shards: 100%|██████████| 2/2 [00:05<00:00, 2.65s/it] Downloading shards: 100%|██████████| 2/2 [00:05<00:00, 2.96s/it] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s] Loading checkpoint shards: 50%|█████ | 1/2 [00:03<00:03, 3.24s/it] Loading checkpoint shards: 100%|██████████| 2/2 [00:03<00:00, 1.74s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 101, in <module> alerts = generate_summaries(alerts) File "/usr/local/lib/python3.10/site-packages/spaces/zero/wrappers.py", line 211, in gradio_handler raise gr.Error("GPU task aborted") gradio.exceptions.Error: 'GPU task aborted'

Container logs:

Fetching error logs...