ychess
ychess
我说一下我的解决方法给各位参考,我发现comfyui在安装该插件时,在https://github.com/deepinsight/insightface/releases/download/v0.7/antelopev2.zip处下载了文件到“D:\AITools\ComfyUI-aki-v1.4\models\insightface\models\”这个目录下,然后进行解压安装,解压后的路径是“D:\AITools\ComfyUI-aki-v1.4\models\insightface\models\antelopev2\antelopev2\”,然后我将这个路径下的文件全部剪切到了“D:\AITools\ComfyUI-aki-v1.4\models\insightface\models\antelopev2\”这里,然后重启就正常了。说明在软件进行解压时,多了一层目录导致。 I'd like to share my solution for your reference. I noticed that when installing the plugin in ComfyUI, it downloaded a file from https://github.com/deepinsight/insightface/releases/download/v0.7/antelopev2.zip to the directory "D:\AITools\ComfyUI-aki-v1.4\models\insightface\models" and...