cubiq / PuLID_ComfyUI

PuLID native implementation for ComfyUI
Apache License 2.0
422 stars 26 forks source link

An error occurred at the applly pulid node. What should I do? #46

Open chaohuei2020 opened 2 weeks ago

chaohuei2020 commented 2 weeks ago

Error occurred when executing ApplyPulid:

unexpected EOF, expected 4731523 more bytes. The file might be corrupted.

File "D:\comfyui-aik\ComfyUI-aki-v1.3\execution.py", line 151, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File "D:\comfyui-aik\ComfyUI-aki-v1.3\execution.py", line 81, in get_output_data return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True) File "D:\comfyui-aik\ComfyUI-aki-v1.3\execution.py", line 74, in map_node_over_list results.append(getattr(obj, func)(slice_dict(input_data_all, i))) File "D:\comfyui-aik\ComfyUI-aki-v1.3\custom_nodes\PuLID_ComfyUI-main\pulid.py", line 341, in apply_pulid face_helper.face_parse = init_parsing_model(model_name='bisenet', device=device) File "D:\comfyui-aik\ComfyUI-aki-v1.3\python\lib\site-packages\facexlib\parsing__init__.py", line 20, in init_parsing_model load_net = torch.load(model_path, map_location=lambda storage, loc: storage) File "D:\comfyui-aik\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 1028, in load return _legacy_load(opened_file, map_location, pickle_module, pickle_load_args) File "D:\comfyui-aik\ComfyUI-aki-v1.3\python\lib\site-packages\torch\serialization.py", line 1264, in _legacy_load typed_storage._untyped_storage._set_from_file(

cubiq commented 2 weeks ago

one of the models is corrupted, you may need to redownload them