git clone https://github.com/chflame163/ComfyUI_FaceSimilarity.git 依赖也是需要dlib的,在这里(https://github.com/z-mahmud22/Dlib_Windows_Python3.x)下载Windows的dlib预编译版本,具体安装步骤,参考插件1:FaceAnalysis。 安装完dlib,在安装其他依赖: # 安装其他依赖 .\python -m pip install -r custom_...
super().__init__(model_path, **kwargs) File "F:\ComfyUI_Max\python_embeded\Lib\site-packages\onnxruntime\capi\onnxruntime_inference_collection.py", line 432, in __init__ raise fallback_error from e File "F:\ComfyUI_Max\python_embeded\Lib\site-packages\onnxruntime\capi\onnxrunti...
Face Analysis for ComfyUI This extension usesDLiborInsightFaceto perform various operations on human faces. The most obvious is to calculate the similarity between two faces. The best way to evaluate generated faces is to first send a batch of 3 reference images to the node and compare them to...
Face Analysis for ComfyUI This extension uses DLib or InsightFace to perform various operations on human faces. The most obvious is to calculate the similarity between two faces. The best way to evaluate generated faces is to first send a batch of 3 reference images to the node and compare ...
ComfyUI\models\insightface\models\buffalo_l 二、安装IPAdapter节点 点击管理器,搜索IPAdapter 安装ComfyUI_IPAdapter_plus节点。 安装后重启启动器。 如果是先装节点,后安装模型,会出现重启后报错的情况,不过不要紧,按照上文的顺序把这些模型装一遍就好了。
1.ComfyUI_IPAdapter_plus节点的安装 目前ComfyUI_IPAdapter_plus节点支持IPAdapater FaceID和IPAdapater FaceID Plus最新模型,也是SD社区最快支持这两个模型的项目,大家可以通过这个项目抢先体验。爱用一键安装包的朋友可以等最新的安装包更新,也可以在安装包里面自己安装节点。
点击“管理器”,点击“安装节点”,搜索“ComfyUI_IPAdapter_plus”,点击该节点后面的“安装” 在github网站下载zip包 ComfyUI_IPAdapter_plus节点的github主页地址:https://github.com/cubiq/ComfyUI_IPAdapter_plus 从github主页下载将下载“ComfyUI_IPAdapter_plus”节点的zip压缩包,将下载的zip压缩包解压到Comf...
1. ComfyUI_IPAdapter_plus节点安装 安装支持IPAdapater FaceID和IPAdapater FaceID Plus模型的ComfyUI_IPAdapter_plus节点。模型下载:从Hugging Face或百度网盘获取相关模型。确保安装insightface和相关依赖,如CUDA、CUDNN。使用预编译版本或手动编译insightface。下载并解压buffalo_l.zip模型文件。安装onnx和...
因为之前没安装过insightface,所以没碰到这个问题。(声明本文所有图片仅作为研究学习目的) 测试效果可以MXDIA顶部导航>AI计算>新建服务器>系统HK-comfyui 开通后即可使用,workflow下载进群索取。 加微信 mxdiaZ 回复ai即可受邀进ai讨论群
insightface: Use theLoad InsightFacenodefromComfyUI_IPAdapter_plus image threshold: minimal confidence score for detection min_size: minimum face size for detection max_size: maximum face size for detection outputs: faces FaceDetails inputs: