runtime error
Exit code: 1. Reason: Currently enabled native sdp backends: ['flash', 'math', 'mem_efficient', 'cudnn'] Xformers is not installed! Flash Attn is not installed! Sage Attn is not installed! Traceback (most recent call last): File "/home/user/app/app.py", line 17, in <module> from diffusers_helper.memory import cpu, gpu, move_model_to_device_with_memory_preservation, offload_model_from_device_for_memory_preservation, fake_diffusers_current_device, DynamicSwapInstaller, unload_complete_models, load_model_as_complete File "/home/user/app/diffusers_helper/memory.py", line 8, in <module> gpu = torch.device(f'cuda:{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: 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...