runtime error
Exit code: 1. Reason: /s][A diffusion_pytorch_model.safetensors: 97%|█████████▋| 9.97G/10.3G [00:07<00:00, 1.52GB/s][A diffusion_pytorch_model.safetensors: 100%|█████████▉| 10.3G/10.3G [00:07<00:00, 1.39GB/s] vae/config.json: 0%| | 0.00/607 [00:00<?, ?B/s][A vae/config.json: 100%|██████████| 607/607 [00:00<00:00, 3.78MB/s] diffusion_pytorch_model.safetensors: 0%| | 0.00/335M [00:00<?, ?B/s][A diffusion_pytorch_model.safetensors: 100%|█████████▉| 335M/335M [00:00<00:00, 522MB/s] Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s][A Loading pipeline components...: 57%|█████▋ | 4/7 [00:09<00:07, 2.36s/it][A Loading pipeline components...: 71%|███████▏ | 5/7 [00:12<00:05, 2.55s/it][A Loading pipeline components...: 100%|██████████| 7/7 [00:13<00:00, 1.73s/it][A Loading pipeline components...: 100%|██████████| 7/7 [00:13<00:00, 1.97s/it] Loading fooocus unet from ./models/inpaint/inpaint_v26.fooocus.patch ... Traceback (most recent call last): File "/home/user/app/app.py", line 71, in <module> pipe.preload_fooocus_unet( File "/home/user/app/FooocusSDXLInpaintAllInOnePipeline.py", line 124, in preload_fooocus_unet add_fooocus_inpaint_patch( File "/home/user/app/utils/add_fooocus_inpaint_patch.py", line 10, in add_fooocus_inpaint_patch fooocus_model_dict = load_patch_model_dict(model_path, unet.device) File "/home/user/app/utils/add_fooocus_inpaint_patch.py", line 24, in load_patch_model_dict fooocus_model_dict = torch.load( File "/usr/local/lib/python3.10/site-packages/torch/serialization.py", line 1040, in load return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args) File "/usr/local/lib/python3.10/site-packages/torch/serialization.py", line 1258, in _legacy_load magic_number = pickle_module.load(f, **pickle_load_args) _pickle.UnpicklingError: invalid load key, '<'.
Container logs:
Fetching error logs...