runtime error

Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py:789: UserWarning: Can't initialize NVML warnings.warn("Can't initialize NVML") Traceback (most recent call last): File "/home/user/app/app.py", line 36, in <module> clip_l_shunts = ShuntUtil.get_shunts_by_clip_type("clip_l") File "/home/user/app/configs.py", line 815, in get_shunts_by_clip_type return [shunt for shunt in SHUNT_DATAS if any(mod["type"] == clip_type for mod in shunt.modulation_encoders)] File "/home/user/app/configs.py", line 815, in <listcomp> return [shunt for shunt in SHUNT_DATAS if any(mod["type"] == clip_type for mod in shunt.modulation_encoders)] File "/home/user/app/configs.py", line 815, in <genexpr> return [shunt for shunt in SHUNT_DATAS if any(mod["type"] == clip_type for mod in shunt.modulation_encoders)] KeyError: 'type'

Container logs:

Fetching error logs...