runtime error

Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py:734: UserWarning: Can't initialize NVML warnings.warn("Can't initialize NVML") /usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py:734: UserWarning: Can't initialize NVML warnings.warn("Can't initialize NVML") Is CUDA available: False Traceback (most recent call last): File "/home/user/app/app.py", line 23, in <module> print(f"CUDA device: {torch.cuda.get_device_name(torch.cuda.current_device())}") File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 971, in current_device _lazy_init() File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 319, in _lazy_init torch._C._cuda_init() RuntimeError: No CUDA GPUs are available

Container logs:

Fetching error logs...