runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py:654: UserWarning: Can't initialize NVML warnings.warn("Can't initialize NVML") Number of GPUs available: 0 Running on device: cpu CPU threads: 48 Traceback (most recent call last): File "/home/user/app/app.py", line 41, in <module> raise RuntimeError("CUDA is not available. Ensure that a GPU is available and properly configured.") RuntimeError: CUDA is not available. Ensure that a GPU is available and properly configured.
Container logs:
Fetching error logs...