[Bug]: ControlNet IP-Adapter error(ModuleNotFoundError: No module named 'onnx') #16811
Closed
2 of 6 tasks
Labels
bug-report
Report of a bug, yet to be confirmed
Checklist
What happened?
After upgrading to the latest version, I started getting an error with the Controlnet IP-Adapter.
ModuleNotFoundError: No module named 'onnx'
It says this and I can't load images. Is there a solution?
After a clean install, I tried running the following code before running [Start Stable-Diffusion]:
!pip install onnx
Then when I run [Start Stable-Diffusion] I get the following error:
ImportError: cannot import name 'mesh_core_cython' from 'insightface.thirdparty.face3d.mesh.cython' (unknown location)
Steps to reproduce the problem
What should have happened?
It worked fine until January 14, 2025.
What browsers do you use to access the UI ?
Google Chrome
Sysinfo
sysinfo-2025-01-27-01-56.json
Console logs
Additional information
I downloaded ip-adapter-faceid-plusv2_sd15.bin from the link below.
https://huggingface.co/h94/IP-Adapter-FaceID/tree/main
The text was updated successfully, but these errors were encountered: