-
-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
ComfyUI Error Report
Error Details
- Node ID: 27
- Node Type: PhotoMakerAdapter_Loader_local
- Exception Type: TypeError
- Exception Message: _get_model_file() got an unexpected keyword argument 'resume_download'
Stack Trace
File "D:\project\ComfyUI\execution.py", line 328, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "D:\project\ComfyUI\execution.py", line 203, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "D:\project\ComfyUI\execution.py", line 174, in _map_node_over_list
process_inputs(input_dict, i)
File "D:\project\ComfyUI\execution.py", line 163, in process_inputs
results.append(getattr(obj, func)(**inputs))
File "D:\project\ComfyUI\custom_nodes\ComfyUI-PhotoMaker-ZHO\PhotoMakerNode.py", line 151, in load_photomaker_adapter
pipe.load_photomaker_adapter(
File "C:\tools\Miniconda3\envs\lib\site-packages\huggingface_hub\utils\_validators.py", line 114, in _inner_fn
return fn(*args, **kwargs)
File "D:\project\ComfyUI\custom_nodes\ComfyUI-PhotoMaker-ZHO\pipeline.py", line 80, in load_photomaker_adapter
model_file = _get_model_file(
File "C:\tools\Miniconda3\envs\lib\site-packages\huggingface_hub\utils\_validators.py", line 114, in _inner_fn
return fn(*args, **kwargs)
Can any expert help me see what this problem is and how to solve it? Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels