Open fresno808 opened 3 months ago
strange and not having a clear idea on it. can you post the log details
Cannot import C:\Users\djtid\OneDrive\Documents\ComfyUI_windows_portable\ComfyUI\custom_nodes\efficiency-nodes-comfyui module for custom nodes: expected np.ndarray (got numpy.ndarray)
Traceback (most recent call last):
File "C:\Users\djtid\OneDrive\Documents\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1931, in load_custom_node
module_spec.loader.exec_module(module)
File "
can you check the specific node pfg-ComfyUI which is having an issue and you need to resolve it. it is coming from there. May be the repo needs reinstall or install from comfy-Manager.
May be this node is dependent on some more details so check it Clone thie repo on ComfyUI/custom_nodes Put pfg modenl on pfg-ComfyUI/models from https://huggingface.co/furusu/PFG Open pfg node from loaders and connect CONDITIONING from Prompt to Sampler
may be or else remove this node and run and the error may go away.
hello, the efficiency seems to work when i dont have comfyui manager installed, but then when i install manager it messes up the efficiency node.
No matter how many times Ive tried installing and reinstalling, either through manager or git pull, I get an import error. Any ideas on how to fix it?