runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 101, in <module> analyzer = FloorPlanAnalyzer(model_path=model_path) File "/home/user/app/app.py", line 19, in __init__ from unsloth import FastVisionModel # Assuming unsloth package is installed File "/usr/local/lib/python3.10/site-packages/unsloth/__init__.py", line 93, in <module> major_version, minor_version = torch.cuda.get_device_capability() File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 509, in get_device_capability prop = get_device_properties(device) File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 523, in get_device_properties _lazy_init() # will define _get_device_properties File "/usr/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...