runtime error

Exit code: 1. Reason: tal...): 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 5.59G/8.06G [00:30<00:08, 304MB/s] Downloading (incomplete total...): 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 7.63G/8.06G [00:31<00:00, 554MB/s] Fetching 10 files: 30%|β–ˆβ–ˆβ–ˆ | 3/10 [00:31<01:13, 10.56s/it] Fetching 10 files: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 10/10 [00:31<00:00, 3.17s/it] [L2P] loading pipeline... Loading models from: "/root/.cache/huggingface/hub/models--zhen-nan--L2P/snapshots/df14648875b75b880a639ba715e9b3ea2aaf2b4f/model-1k-merge.safetensors" Download complete: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 8.06G/8.06G [00:31<00:00, 554MB/s]  Download complete: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 8.06G/8.06G [00:31<00:00, 253MB/s] Traceback (most recent call last): File "/app/app.py", line 48, in <module> pipe = ZImagePipeline.from_pretrained( File "/app/diffsynth/pipelines/z_image_L2P.py", line 53, in from_pretrained model_pool = pipe.download_and_load_models(model_configs, vram_limit) File "/app/diffsynth/diffusion/base_pipeline_L2P.py", line 332, in download_and_load_models model_pool.auto_load_model( File "/app/diffsynth/models/model_loader.py", line 70, in auto_load_model model = self.load_model_file(config, path, vram_config, vram_limit=vram_limit) File "/app/diffsynth/models/model_loader.py", line 40, in load_model_file model = load_model( File "/app/diffsynth/core/loader/model.py", line 48, in load_model state_dict = {i: state_dict[i] for i in state_dict} File "/app/diffsynth/core/loader/model.py", line 48, in <dictcomp> state_dict = {i: state_dict[i] for i in state_dict} File "/app/diffsynth/core/vram/disk_map.py", line 62, in __getitem__ param = self.files[file_id].get_tensor(name) File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 491, 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...