runtime error
Exit code: 1. Reason: iffusion_pytorch_model-00002-of-00002.safetensors" ] Download complete: 100%|ββββββββββ| 3.23G/3.23G [00:12<00:00, 268MB/s] [A Download complete: 100%|ββββββββββ| 12.3G/12.3G [00:36<00:00, 339MB/s] Download complete: 100%|ββββββββββ| 3.23G/3.23G [00:12<00:00, 265MB/s] Download complete: 100%|ββββββββββ| 18.1G/18.1G [01:33<00:00, 193MB/s] Download complete: 100%|ββββββββββ| 8.23G/8.23G [00:55<00:00, 149MB/s] Traceback (most recent call last): File "/app/app.py", line 261, in <module> pipe = ZImagePipeline.from_pretrained( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/DiffSynth-Studio/diffsynth/pipelines/z_image.py", line 71, in from_pretrained model_pool = pipe.download_and_load_models(model_configs, vram_limit) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/DiffSynth-Studio/diffsynth/diffusion/base_pipeline.py", line 304, in download_and_load_models model_pool.auto_load_model( File "/app/DiffSynth-Studio/diffsynth/models/model_loader.py", line 73, in auto_load_model model = self.load_model_file(config, path, vram_config, vram_limit=vram_limit, state_dict=state_dict) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/DiffSynth-Studio/diffsynth/models/model_loader.py", line 41, in load_model_file model = load_model( ^^^^^^^^^^^ File "/app/DiffSynth-Studio/diffsynth/core/loader/model.py", line 27, in load_model state_dict = {i: state_dict[i] for i in state_dict} ~~~~~~~~~~^^^ File "/app/DiffSynth-Studio/diffsynth/core/vram/disk_map.py", line 62, in __getitem__ param = self.files[file_id].get_tensor(name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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...