runtime error
Exit code: 1. Reason: WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [notice] A new release of pip is available: 26.1.2 -> 26.2.1 [notice] To update, run: pip install --upgrade pip [0;93m2026-08-12 04:27:18.107245325 [W:onnxruntime:Default, device_discovery.cc:164 DiscoverDevicesForPlatform] GPU device discovery failed: device_discovery.cc:89 ReadFileContents Failed to open file: "/sys/class/drm/card0/device/vendor"[m Waiting for a GPU to become available Traceback (most recent call last): File "/app/app.py", line 62, in <module> first_gpu_setup() File "/usr/local/lib/python3.10/site-packages/spaces/zero/wrappers.py", line 190, in gradio_handler schedule_response = client.schedule(task_id=task_id, request=request, duration=duration_, gpu_size=gpu_size) File "/usr/local/lib/python3.10/site-packages/spaces/zero/client.py", line 223, in schedule raise error("ZeroGPU quota exceeded", message) gradio.exceptions.Error: 'No GPU was available after 60s. Try re-running outside of examples if it happened after clicking one'
Container logs:
Fetching error logs...