在mac里安装了insightface073,但是stablediffusin中提示ControlNet init warning: Unable to install insightface automatically. Please try run `pip install insightface` manually.
我不懂程序,跟着Gemini检查了依赖项和软件环境,看起来都满足需求,但在SDcontrolNet中使用ip adapter faceid不成功。
需要怎样解决?
请帮忙谢谢
Manually install the dependencies in the prompt with the command pip install insightface
手动安装一下提示信息中的依赖,命令是
pip install insightface
Manually install the dependencies in the prompt with the command
pip install insightface手动安装一下提示信息中的依赖,命令是
pip install insightface
谢谢回复,
忘记说了,通过gemini提示,反复安装了insightface和依赖项,查询也说安装成功了,但是调用stable diffusion时候还是现实要求手动安装。
Same issue. Tried to uninstall and re-install insightface with the command pip uninstall insightface and pip install insightface, both successfully uninstalled/installed. Insightface version is 0.7.3.
When I start automatic1111 using cd stable-diffusion-webui and ./webui.sh, I saw this line:
ControlNet init warning: Unable to install insightface automatically. Please try run pip install insightface manually.
MacBook pro 2021 m1
Thank you.
Same issue. Tried to uninstall and re-install insightface with the command
pip uninstall insightfaceandpip install insightface, both successfully uninstalled/installed. Insightface version is 0.7.3.When I start automatic1111 using
cd stable-diffusion-webuiand./webui.sh, I saw this line:ControlNet init warning: Unable to install insightface automatically. Please try run pip install insightface manually.MacBook pro 2021 m1
Thank you.
me too, Fedora 37 conda create -n sdp310 python=3.10.6
Manually install the dependencies in the prompt with the command
pip install insightface手动安装一下提示信息中的依赖,命令是
pip install insightface谢谢回复,
忘记说了,通过gemini提示,反复安装了insightface和依赖项,查询也说安装成功了,但是调用stable diffusion时候还是现实要求手动安装。
同样的问题,反复卸载安装,尝试多次,无解。我是mac m1