Error occurred when executing IPAdapter: insightface model is required for FaceID models #519
Replies: 5 comments 3 replies
-
|
if anyone can help me with this, id appreciate it |
Beta Was this translation helpful? Give feedback.
-
|
File "C:\ComfyUI.ext\Lib\site-packages\aiohttp\connector.py", line 1203, in _create_direct_connection |
Beta Was this translation helpful? Give feedback.
-
|
The above exception was the direct cause of the following exception: Traceback (most recent call last): |
Beta Was this translation helpful? Give feedback.
-
|
Krita Face:server execution error:FaceAnalysis.init() got an unexpected keyword argument 'providers' |
Beta Was this translation helpful? Give feedback.
-
|
so this thread will keep going without any solution?... why even bother reporting... |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have tried everything and nothing works! I have all the models on the ComfyUI_IPAdapter_plus downloaded and put in the right folders and named properly. I'm lost at this point
Error occurred when executing IPAdapterUnifiedLoaderFaceID:
No module named 'insightface'
File "Y:\01-ComfyUi\ComfyUI_windows_portable\ComfyUI\execution.py", line 151, in recursive_execute
output_data, output_ui = get_output_data(obj, input_data_all)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "Y:\01-ComfyUi\ComfyUI_windows_portable\ComfyUI\execution.py", line 81, in get_output_data
return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "Y:\01-ComfyUi\ComfyUI_windows_portable\ComfyUI\execution.py", line 74, in map_node_over_list
results.append(getattr(obj, func)(**slice_dict(input_data_all, i)))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "Y:\01-ComfyUi\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus\IPAdapterPlus.py", line 491, in load_models
self.insightface['model'] = insightface_loader(provider)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "Y:\01-ComfyUi\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus\utils.py", line 150, in insightface_loader
raise Exception(e)
Beta Was this translation helpful? Give feedback.
All reactions