runtime error
Exit code: 1. Reason: INFO 03-10 22:59:26 [importing.py:44] Triton is installed but 0 active driver(s) found (expected 1). Disabling Triton to prevent runtime errors. INFO 03-10 22:59:26 [importing.py:68] Triton not installed or not compatible; certain GPU-related functions will not be available. Note: Environment variable`HF_TOKEN` is set and is the current active token independently from the token you've just configured. [2026-03-10 22:59:27] WARNING _login.py:409: Note: Environment variable`HF_TOKEN` is set and is the current active token independently from the token you've just configured. Traceback (most recent call last): File "/app/app.py", line 414, in <module> demo = build_app() File "/app/app.py", line 23, in build_app gpu_capability = torch.cuda.get_device_capability() File "/usr/local/lib/python3.13/site-packages/torch/cuda/__init__.py", line 598, in get_device_capability prop = get_device_properties(device) File "/usr/local/lib/python3.13/site-packages/torch/cuda/__init__.py", line 614, in get_device_properties _lazy_init() # will define _get_device_properties ~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/torch/cuda/__init__.py", line 410, in _lazy_init torch._C._cuda_init() ~~~~~~~~~~~~~~~~~~~^^ RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx
Container logs:
Fetching error logs...