runtime error
Exit code: 1. Reason: -00002.safetensors" ] Download complete: 100%|ββββββββββ| 3.23G/3.23G [00:24<00:00, 151MB/s] [A Download complete: 100%|ββββββββββ| 12.3G/12.3G [01:19<00:00, 154MB/s] Download complete: 100%|ββββββββββ| 3.23G/3.23G [00:24<00:00, 130MB/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 72, 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) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/torch/cuda/__init__.py", line 412, 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 Download complete: 100%|ββββββββββ| 8.23G/8.23G [02:04<00:00, 66.0MB/s]
Container logs:
Fetching error logs...