insightface icon indicating copy to clipboard operation
insightface copied to clipboard

在mac里安装了insightface073,但是stablediffusin中提示ControlNet init warning: Unable to install insightface automatically. Please try run `pip install insightface` manually.

Open roninDday opened this issue 1 year ago • 5 comments

我不懂程序,跟着Gemini检查了依赖项和软件环境,看起来都满足需求,但在SDcontrolNet中使用ip adapter faceid不成功。

需要怎样解决?

请帮忙谢谢

roninDday avatar Feb 29 '24 06:02 roninDday

Manually install the dependencies in the prompt with the command pip install insightface

手动安装一下提示信息中的依赖,命令是pip install insightface

dasoncheng avatar Mar 03 '24 19:03 dasoncheng

Manually install the dependencies in the prompt with the command pip install insightface

手动安装一下提示信息中的依赖,命令是pip install insightface

谢谢回复,

忘记说了,通过gemini提示,反复安装了insightface和依赖项,查询也说安装成功了,但是调用stable diffusion时候还是现实要求手动安装。

roninDday avatar Mar 05 '24 02:03 roninDday

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.

whiuleung0314 avatar Mar 12 '24 03:03 whiuleung0314

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.

me too, Fedora 37 conda create -n sdp310 python=3.10.6

librame avatar Mar 12 '24 05:03 librame

Manually install the dependencies in the prompt with the command pip install insightface

手动安装一下提示信息中的依赖,命令是pip install insightface

谢谢回复,

忘记说了,通过gemini提示,反复安装了insightface和依赖项,查询也说安装成功了,但是调用stable diffusion时候还是现实要求手动安装。

同样的问题,反复卸载安装,尝试多次,无解。我是mac m1

Yanch1994 avatar Mar 26 '24 11:03 Yanch1994