runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/content/MMAudio/worker_runpod.py", line 48, in <module> net, feature_utils, seq_cfg = get_model() File "/content/MMAudio/worker_runpod.py", line 34, in get_model net: MMAudio = get_my_mmaudio(model.model_name).to(device, dtype).eval() File "/home/camenduru/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1340, in to return self._apply(convert) File "/home/camenduru/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 900, in _apply module._apply(fn) File "/home/camenduru/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 900, in _apply module._apply(fn) File "/home/camenduru/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 927, in _apply param_applied = fn(param) File "/home/camenduru/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1326, in convert return t.to( File "/home/camenduru/.local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 319, 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...