fooobarさん
fooobarさん
I am getting the same error. I ran the following code before running [Start Stable-Diffusion]. !pip install onnx Then when I run [Start Stable-Diffusion] I get the following error: ImportError:...
I've created a "new issue" with more details here: https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/16811
It seems that insightface needs to be installed. I ran the following code before running [Start Stable-Diffusion]. !pip install cmake !pip install cython !pip install onnxruntime !pip install insightface [Execution...
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) The result remains the same :( The installation of insightface...
I have never installed insightface before. Previously, was insightface automatically installed when I ran ip-adapter-faceid-plus for the first time...?
Thank you, TheLastBen :) I used the latest unmodified notebook. I get the following error: RuntimeError: Failed downloading url http://insightface.cn-sh2.ufileos.com/models/buffalo_l.zip When I access the URL, I get the following error:...
Solved! Thank you! The folder structure was as follows: https://github.com/Mikubill/sd-webui-controlnet/issues/2511#issuecomment-1905211766