cubiq / ComfyUI_FaceAnalysis

Extension for ComfyUI to evaluate the similarity between two faces
Apache License 2.0
227 stars 25 forks source link

About setting up Dlib #13

Open anandw007 opened 1 month ago

anandw007 commented 1 month ago

I am trying to set up the dlib directory. Whats the process for that?

lhovav commented 1 month ago

Hi, I have manage to install dlib and I put the 4 files under dlib directory in the FaceAnalysis custom node, I 'git pull' the latest version in the FaceAnalysis custom node, restarted ComfyUI, But still there isn't dlib option under the "face analysis model node"

Ling-APE commented 1 week ago

for windows, try to put the dependency file at ComfyUI_windows_portable\python_embeded then click and type cmd in the directory bar and install it there, then dlib shows up for me in my case.