runtime error
Exit code: 1. Reason: /3.86G [00:07<00:01, 490MB/s][A model-00004-of-00005.safetensors: 100%|█████████▉| 3.86G/3.86G [00:08<00:00, 460MB/s] Downloading shards: 80%|████████ | 4/5 [00:34<00:08, 8.58s/it][A model-00005-of-00005.safetensors: 0%| | 0.00/1.09G [00:00<?, ?B/s][A model-00005-of-00005.safetensors: 4%|▍ | 41.9M/1.09G [00:01<00:37, 27.6MB/s][A model-00005-of-00005.safetensors: 62%|██████▏ | 671M/1.09G [00:02<00:01, 318MB/s] [A model-00005-of-00005.safetensors: 100%|█████████▉| 1.09G/1.09G [00:02<00:00, 367MB/s] Downloading shards: 100%|██████████| 5/5 [00:37<00:00, 6.61s/it][A Downloading shards: 100%|██████████| 5/5 [00:37<00:00, 7.45s/it] Loading checkpoint shards: 0%| | 0/5 [00:00<?, ?it/s][A Loading checkpoint shards: 80%|████████ | 4/5 [00:01<00:00, 3.95it/s][A Loading checkpoint shards: 100%|██████████| 5/5 [00:01<00:00, 4.22it/s] generation_config.json: 0%| | 0.00/216 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 216/216 [00:00<00:00, 1.88MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 410, in <module> image_edit = ImageGenerator( File "/home/user/app/app.py", line 125, in __init__ self.ae, self.dit, self.llm_encoder = load_models( File "/home/user/app/app.py", line 67, in load_models qwen2vl_encoder = Qwen2VLEmbedder( File "/home/user/app/modules/conditioner.py", line 77, in __init__ ).to(torch.cuda.current_device()) File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 1026, in current_device _lazy_init() File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 372, 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...