在使用Comfyui IPAdapter FaceID時出現,No module named insightface,本來想說用pip安裝一下就好,結果一直安裝失敗,嘗試了許久,以下是安裝流程
首先先下載Microsoft C++ 生成工具
https://visualstudio.microsoft.com/zh-hans/visual-cpp-build-tools/
勾選第一個 使用C++桌面 ,勾選後旁便有個v143系統工具... 那個也勾起來 (我已經安裝當時忘記截圖了,只能找網圖)
進入python_embeded這個目錄
進入CMD
打開會像這樣
升級pip
python.exe -m pip install --upgrade pip setuptools wheel
安裝Cython
python.exe -m pip install Cython
到這邊下載對應python版本的 例如:python3.12 就下載 insightface-0.7.3-cp312-cp312-win_amd64.whl
https://huggingface.co/hanamizuki-ai/insightface-releases/tree/main
下載後將檔案放到python_embeded目錄
安裝insightface
python.exe -m pip install insightface-0.7.3-cp312-cp312-win_amd64.whl
這樣就能成功安裝insightface
接著重啟ComfyUI就能使用了
文章轉載或引用,請先告知並保留原文出處與連結!!(單純分享或非營利的只需保留原文出處,不用告知)
原文連結:
https://blog.aidec.tw/post/comfyui-ipadapter-faceid-no-insightface
若有業務合作需求,可寫信至: opweb666@gmail.com
創業、網站經營相關內容未來將發布在 小易創業筆記