runtime error
Exit code: 1. Reason: SPACES_ZERO_GPU_DEBUG self.arg_queue._writer.fileno()=5 SPACES_ZERO_GPU_DEBUG self.res_queue._writer.fileno()=7 /usr/local/lib/python3.10/site-packages/spaces/zero/wrappers.py:86: 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") Loading model... Downloading: "https://download.pytorch.org/models/convnext_tiny-983f1562.pth" to /home/user/.cache/torch/hub/checkpoints/convnext_tiny-983f1562.pth 0%| | 0.00/109M [00:00<?, ?B/s][A 100%|██████████| 109M/109M [00:00<00:00, 299MB/s] Total params: 16.48 M Model loaded successfully! ZeroGPU tensors packing: 0.00B [00:00, ?B/s][A ZeroGPU tensors packing: 0.00B [00:00, ?B/s] /usr/local/lib/python3.10/site-packages/gradio/node_server.py:136: UserWarning: Unexpected error while starting Node server: signal only works in main thread of the main interpreter. Trying next port... warnings.warn( Cannot start Node server on any port in the range 7861-7960. Please install Node 20 or higher and set the environment variable GRADIO_NODE_PATH to the path of your Node executable. You can explicitly specify a port by setting the environment variable GRADIO_NODE_PORT. * Running on local URL: http://0.0.0.0:7860, with SSR ⚡ (experimental, to disable set `ssr_mode=False` in `launch()`) * To create a public link, set `share=True` in `launch()`. Traceback (most recent call last): File "/home/user/app/app.py", line 334, in <module> main() File "/usr/local/lib/python3.10/site-packages/torch/utils/_contextlib.py", line 115, in decorate_context return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/spaces/zero/wrappers.py", line 210, in gradio_handler raise error("ZeroGPU worker error", "GPU task aborted") gradio.exceptions.Error: 'GPU task aborted'
Container logs:
Fetching error logs...