cubiq / ComfyUI_InstantID

Apache License 2.0
1.32k stars 76 forks source link

ModuleNotFoundError: No module named 'cv2' #230

Open mostfafathy94 opened 1 month ago

mostfafathy94 commented 1 month ago

Loading: ComfyUI-Manager (V2.51.7)

ComfyUI Revision: 2758 [3c60ecd7] | Released on '2024-10-12'

Traceback (most recent call last): File "C:\Users\ahmed\AppData\Roaming\StabilityMatrix\Packages\ComfyUI\nodes.py", line 2001, in load_custom_node module_spec.loader.exec_module(module) File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "C:\Users\ahmed\AppData\Roaming\StabilityMatrix\Packages\ComfyUI\custom_nodes\ComfyUI_InstantID__init__.py", line 1, in from .InstantID import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS File "C:\Users\ahmed\AppData\Roaming\StabilityMatrix\Packages\ComfyUI\custom_nodes\ComfyUI_InstantID\InstantID.py", line 7, in import cv2 ![Uploading er.PNG…]()

Cannot import C:\Users\ahmed\AppData\Roaming\StabilityMatrix\Packages\ComfyUI\custom_nodes\ComfyUI_InstantID module for custom nodes: No module named 'cv2'

ClothingAI commented 1 month ago

solution?