Comfyui install insightface pip 缺少Insightface ComfyUI IstantID 导入失败 解决方法. whl文件复制到python_embeded文件夹下。如果,你的confyui有python_embeded文件夹,代表你的confyui自己嵌入了运行时环境,2、comfyui有python_embeded文件夹。_pip install insightface 报错 Oct 27, 2024 · 3. それぞれのバージョンに対応するIn Saved searches Use saved searches to filter your results more quickly L:\ComfyUI\python_embeded\python. dist-info from python311 to ComfyUI_windows_portable - python_embeded - lib - site-packages. 2) Jul 21, 2023 · Go to the folder where you downloaded the wheel, right click and click on open terminal here. After installing the missing nodes of this workflow, install Insightface for Python 3. whl (请将上述路径替换为你实际的Python路径和下载的whl文件存放路径) 第三步:下载comfyui-reactor-node. exe -m pip install “G:\SOFTWARE\2024\CUSTOM_NODES\insightFace\insightface-0. cd ComfyUI pip install-r requirements. Project description ; Release history Always use the start_comfyui. py. exe install insightface==0. 8 ``` 对于 Python 3. Remember to swap insightface. Then update pip: python. Was this page helpful? Yes No. Suggest edits. exe -V たぶん3. exe --version. Whether you're a beginner or an experienced user, this Salut, J'essaye d'installer InsightFace sur ComfyUI pour pouvoir suivre un tutoriel sur FaceID. exe -m pip install insightface. 在windows环境通过pip方式直接安装insightface经常发生下面的错误。在linux环境可能会简单一些。 这类问题都是因为Insightface安装需要VC环境编译,很多用户对此不熟悉。因此可以直接通过轮子文件安装。 Feb 5, 2025 · 错误描述. exe -s -m pip install --force-reinstall insightface-0. cd ComfyUI python main. whl" Replace "PATH" with the actual paths on your system. 在命令提示符的正确路径下输入python -m pip install xxx 几个注意点:①要有管理员权限。 ②路径要填对(参考上面第一条)③命令中的xxx表示你想要安装的包的名字,这里只是一个指示代词,就跟“某某”一样,具体用的时候,需要根据你自己的需要替换成具体 Install insightface using pip by executing the following command: "PATH\ComfyUI_windows_portable\python_embeded\python. 10 or for Python 3. whl これで完了です。 ちなみに、わたしは最初、仮想環境でないところにインストールしていたため、インストールできたはずなのにComfyUIが認識してくれないという失敗にハマりました。 D:\ComfyUI\python_embeded\python. Reinstall InsightFace via whl file: python. whl (for 安装insightface. exe -m pip install PATH\insightface-0. exe -m pip install D:\Programy\ComfyUI\insightface-0. Adjust the following steps accordingly) Download the following file Fast and Simple Face Swap Extension for StableDiffusion WebUI (A1111 SD WebUI, SD WebUI Forge, SD. exe", I assume he's right cause he's a lot more knowledgeable than me but- 进入ComfyUI根目录:打开终端,输入命令行进入ComfyUI的根目录。 我们输入以下命令. 8: ```bash conda create -n insightface python=3. 安裝 Cython. Hope it helps You can either use the original default Insightface, or Google's MediaPipe. 下载Insightface到本地,通过pip安装,具体步骤如下: Mar 18, 2024 · 对于 Python 3. exe -m pip install --upgrade pip setuptools wheel. exe -m pip install -U pip; Then install Insightface: (SD WebUI) pip install insightface-0. whl file where you want, e. 근데 난 비주얼2022도 있는데 왜 없었지 Comfyui Reactor import failed 뜰때 해결방법. 访问以下GitHub Jul 25, 2024 · 続けてA1111と同じように、onnx関係ライブラリーとinsightfaceをここで入れることが出来るので、コマンド形式をComfyUI用に「python_embeded\python. 26. whl Requirement already satisfied: numpy in d:\programy\python\lib\site-packages (from insightface==0. Feb 7, 2024 · ComfyUIにInsightFaceをインストールする方法を紹介します。InsightFaceのインストールでお困りの方に向けた記事です。紹介する手順はプリビルドパッケージを使用しているので、確実にインストールが可能です。 ComfyUIで使われているPythonのバージョンを確認する $ cd path\to\ComfyUI_windows_portable $ python_embeded\python. - Insight face 라는 파이썬 파일이 없어서라고 이해했다. 通过whl文件重新安装InsightFace: May 22, 2024 · Install this extension via the ComfyUI Manager by searching for ComfyUI-InstantID. Dec 24, 2023 · I am using the portable variant of comfyui which ships its own python (folder python_embedded) and it is unclear to me what exactly must be met to operate within that python environment (I don't see any venv, etc. 3" specifically cause a friend of mine told me I should do it that way from the 'system' folder subdirectory where A1111's auto-installer placed all the python stuff including a file called "pip. whl. exe -m pip install -r ComfyUI\\custom_nodes\\ComfyUI-InstantID\\requirements. whl and let it install. 16. Released: Apr 2, 2023. whl 👍 4 ATOM-test, dontry, FractalEngineer, and RaphGroyner reacted with thumbs up emoji ️ 3 dontry, FractalEngineer, and RaphGroyner reacted with heart emoji 1. Jan 4, 2025 · 目录 1. whl (for I copied the “\include” and “\libs” folders from there to the “D:\a1111\ComfyUI_windows_portable\python_embeded” directory. whl Feb 2, 2024 · Stable Diffusion WebUI(AUTOMATIC1111)にInsightFaceをインストールする方法を紹介します。InsightFaceはFaceIDなどで必要になる機能ですが、インストール方法に癖があり、正常にインストールできないことがあります。この記事ではプリビルドパッケージを利用して確実にインストールできる方法を紹介します。 Jul 5, 2024 · (For Windows users) If you still cannot build Insightface for some reasons or just don't want to install Visual Studio or VS C++ Build Tools - do the following: (ComfyUI Portable) From the root folder check the version of Python: run CMD and type python_embeded\python. ). \pip. 12 就下載 insightface-0. exe-m pip install insightface. Dec 11, 2024 · 使用comfyui时,安装插件zenid、instantid、ip-adapter等换脸插件时,因为依赖insightface安装失败,导致插件中的节点无法正常使用,需要单独安装insightface。将下载好的insightface-0. 오류 메시지를 확인하니 insightface설치 중 생긴 오류로 해당 insightface를 수동 설치해줬습니다. exe-m pip install Cython. C:\Users\furka>C:\Users\furka\OneDrive\Masaüstü\ComfyUI_windows_portable\python_embeded\python. sho氏のご指摘の通り、Cythonがないといわれるので、これをインストール。 python. Install new dependencies using ComfyUI's embedded Python. 12. whl (SD WebUI) python -m pip install -U pip (ComfyUI Portable) python_embeded\python. /python -m pip install insightface-0. exe -m pip install [package_name]. exe -m pip install insightface-0. (To find out your ComfyUI’s Python version, run python_embeded python. whl 的方式强制重装insightface,安装过程很顺利,也请清楚地显示我安装完成了,但是我启动绘世启动器之后,还是熟悉的开始安装onnxruntime,开始按照requierments文档自动安装 The 'insightface==0. 在ComfyUI的根目录使用cmd打开命令窗口,输入pip install onnxruntime 安装onnxruntime. La première fois, j'ai essayé de l'installer en utilisant "pip install insightface" et il était apparemment installé mais j'ai réalisé que l'installation s'était produite sur le chemin système pour python, et non sur le dossier python inclus dans ComfyUI. whl (for Jul 4, 2024 · 可能性有很多,但是今天帮朋友解决问题的时候又收集了一种新的思路。 首先,可以先按照这篇文章里边提到的方法去安装: 【全网最详细】ComfyUI下,Insightface安装指南-聚梦小课堂_insightface如何安装-CSDN博客 其次,如果安装了发现无效,并且报错,比如说这样: Note that I used ". \\python_embeded\\pyth Insightface的安装. 首先是安装环境,Insightface需要安装在python环境中,常规的方法就是把那个whl文件放在ComfyUI的 python_embeded中,然后cmd进行pip安装,可是ComfyUI秋葉整合包中,并没有这个目录,这个问题查了好几个小时都没找到解决途径,后来突然想到把启动器好好看看,果然 Mar 4, 2024 · Reactor를 설치했는데 빨갛게 뜨면서 import failed 어쩌고 뜬다 간단하게 insight face 라는 파이썬 파일이 없어서 그렇다. Thanks. Start ComfyUI and let the installation completes. python. 9: ```bash conda create -n insightface python=3. 아래와 같이 설치한 후 정상적으로 로딩이 되는 것을 확인하였는데요. 模型下载: Saved searches Use saved searches to filter your results more quickly In this video, I'll show you how to easily fix the InsightFace wheel error that many users encounter. Feb 16, 2025 · when i try "C:\Users\furka\OneDrive\Masaüstü\ComfyUI_windows_portable\python_embeded\python. 12) I am trying to install InsightFace on ComfyUI to be able to follow a tutorial on FaceID. Start the application. exe -s -m pip install insightface-0. 7. Apr 2, 2023 · pip install insightface Copy PIP instructions. 1. com/Gourieff/Assets/tree/main/InsightfaceCommands: . bat file to launch ComfyUI. whl (for Jul 20, 2024 · 进入ComfyUI根目录:打开终端,输入命令行进入ComfyUI的根目录。 我们输入以下命令. 然后更新pip: python. 11 2. Jan 7, 2025 · 打開會像這樣. 升級pip. \python_embeded\python. Le fichier bat de ComfyUI commence In diesem Video zeige ich euch, wie ihr InsightFace und ReActor für das Stable Diffusion Interface ComfyUI installieren und verwenden könnt. I) Feb 21, 2025 · The latest Comfyui Windows Portable version uses Python 3. 图5. exe -m pip install insight (and press tab to autocomplete or type the full insightface file name). exe -m pip uninstall insightface. The first time, I tried to install it using "pip install insightface" and it was apparently installed but I realized the installation happened on the system path for python, and not the python folder included in ComfyUI. 2. Jan 24, 2024 · python_embeded\\python. 失敗すると以下のようにCythonが足りないとなる時があった。 この場合はCythonを先にインストールする。 python. (For Windows Users) Install Visual Studio 2022 (Community version - you need this step to build Insightface) -OR- only VS C++ Build Tools and select "Desktop Development with C++" under "Workloads -> Desktop & Mobile" -OR- if you don't want to install VS or VS C++ BT - follow this steps (sec. Sep 3, 2024 · C:\Windows\system32>python. 3. 3-cp312-cp312-win_amd64. 安装其他依赖. whland then after some time it should be installed. 3' distribution was not found - I'm not sure how this changes in the future) Place the . I wish you all the best of luck. pip安装第三方包 windows系统下,快捷键:wins+R,输入:cmd,即可打开控制面板,如下图: 直接输入想要安装的包,格式:pip install (packages名称)例如:pip install hiddenlayer 若是无法安装,可能需要更新pip ,首先检查是否安装pip,输入: pip --version 查看是否安装pip 再进行更新 . exe -m pip install」とした上で、それぞれインストールしてください。 I almost gave up trying to install the ReActor node in comfyui, I tried this as a final step and surely enough it worked! Here you go I did this: I had to copy the site-packages the insightface as well as the insightface-0. InsightFace wird Mar 10, 2011 · I encountered the same problem with ComfyUI_windows_portable, the solution is: Find or install a version of python that is the same as ComfyUI_windows_portable, copy the include and libs folders in the xxx\Python3xx\ directory to the xx\ComfyUI_windows_portable\python_embeded directory; C:\Path\To\ComfyUI\python_embeded\python. 1-py2. whl” onnxruntime (SD WebUI) python -m pip install -U pip (ComfyUI Portable) python_embeded\python. InsightFace Python Library. May 22, 2006 · 오류 메시지가 길어 포스팅 하단에 작성해뒀습니다. Press enter and this should install InsightFace. 14. 간단하게 해결가능하다. 然后来到Comfyui的根目录, 在地址栏输入CMD. in the terminal type pip install insightface-0. 通常出现在 InstantID 或 IP-Adapter 的安装时,有时通过在线安装也无法解决。. exe -V Download prebuilt Insightface package for Python 3. Navigation. 注意 python_embeded 前为你的 ComfyUI 地址,install 后为你的 Insightface whl 文件名,后缀 whl 不能少。 运行命令,稍等片刻,即可安装成功。 当然,这是便携版 ComfyUI 的 Insightface 安装方式。 Seems like i was not the only one who had a problem and instead of giving a halfass answer here is a detailed step by step : **1 Install ComfyUI Oct 23, 2024 · まずはInsight Faceが必要ということで、pipでインストールを試みます。 "python_embeded"ディレクトリに移動して. tom Jan 18, 2024 · 目前很多人(包括我)用的都是是Stablediffusion或者Comfyui的整合包,毕竟一键启动实在是太香了,但整合包多了就会在后续使用中会遇到的依赖相互污染导致某个插件突然无法使用或者依赖在安装结束后没被整合包识别到。 (SD WebUI) python -m pip install -U pip (ComfyUI Portable) python_embeded\python. Next, Cagliostro) - Gourieff/sd-webui-reactor Feb 18, 2024 · python. whl Processing d:\programy\comfyui\insightface-0. exe -m pip install Cython. whl文件复制到python_embeded文件夹下。 Jan 13, 2025 · . txt Building wheels for collected packages: insightface Building wheel for insightface (pyproject. For example: . g \Comfy\ComfyUI then run CMD in that directory and type-in: python -m pip install -U pip when it's done, type in: pip install insightface-0. com/comfyanonymous/ComfyUIInsightFace Wheels: https://github. 这里的安装路径就是第二布里面下载的文件的存放路径。 Jan 6, 2025 · . 通过whl文件重新安装InsightFace: Dec 21, 2024 · python_embeded\python. Installation with ComfyUI Manager Install the custom node Install the models Install insightface pip install onnxruntime Install InstantID model Install InstantID ControlNet model Downloading and loading an InstantID workflow I hope this helps those who are having difficulty installing InstantID in your ComfyUI. Dec 25, 2023 · (For Windows users) If you still cannot build Insightface for some reason or just don't want to install Visual Studio or VS C++ Build Tools - do the following: (ComfyUI Portable) From the root folder check the version of Python: run CMD and type python_embeded\python. exe -m pip install insightface Collecting insightface Jan 28, 2024 · 用到臉部偵測相關的ComfyUI Custom Node都需要在ComfyUI安裝到insightface python. Jul 7, 2024 · ComfyUI 매니저를 통해 liveportrait를 설치하였으나 아래와 같이 모듈 로딩이 되지 않는 경우 ComfyUI 설치 환경에 따라 다를 수 있겠지만 저의 경우 insightface 가 설치되지 않아 발생한 현상이었습니다. This method worked for me. 그래서 그걸 넣어주면 된다 Mar 20, 2024 · 第三步,回到图1的界面,comfyui的主目录点击右键,或者点击文件,打开powershell(可以从网上搜索下载)或者terminal,输入以下命令:. 在弹出的命令窗口输入:pip install insightface-0. Biggest difference is the license: Insightface is strictly for NON-COMMERCIAL use. Latest version. C:\Path\To\ComfyUI\python_embeded\python. whl to match the version you download. 15. unsintall insightface by pip uninstall insightface rather than deleting folder add YourFolder\ComfyUI_windows_portable\python_embeded\Scripts to windows environment variables PATH list Share Add a Comment python. py3-none-any. i tried install C++ build tools but didnt work. exe -m pip install -U pip. 11) or pip install insightface-0. Insight Faceバージョンエラーなどが出る場合があるようだが、現在出ていないので、出た場合に追記 (SD WebUI) python -m pip install -U pip (ComfyUI Portable) python_embeded\python. 3-cp310-cp310-win_amd64. 如之前安装失败请先卸载: python. 到這邊下載對應python版本的 例如:python3. After that, I executed the command “python -m pip install insightface” in the “D:\a1111\ComfyUI_windows_portable\python_embeded” directory. May 24, 2024 · D:\ComfyUI\python_embeded\python. exe -m pip install insightface" it says that. After successful installation, there will be insightface files in our python_embeded folder ComfyUI: https://github. exe -m pip install -U pip Then install Insightface: (SD WebUI) pip install insightface-0. 注意 python_embeded 前为你的 ComfyUI 地址,install 后为你的 Insightface whl 文件名,后缀 whl 不能少。 运行命令,稍等片刻,即可安装成功。 当然,这是便携版 ComfyUI 的 Insightface 安装方式。 Mar 9, 2025 · 将下载好的insightface-0. My full command looks like this: python. 10) or pip install insightface-0. When installing custom nodes, check their dependencies and install them as described above. Type in python. txt. pip安装第三方包 1. whl 进行安装. exe -m pip install C:\Path\To\Downloaded\insightface-0. whl (for 3. and it worked fine. 3-cp311-cp311-win_amd64. exe -m pip install [安装路径] onnxruntime. exe-m pip Jan 6, 2025 · 13. 3) (1. で、再度. Install the InsightFace library using the command pip install insightface. 9 ``` 接着激活该虚拟环境: ```bash conda activate insightface ``` #### 安装依赖库 进入项目的根目录后,通过 pip 来安装所需的依赖包: ```bash cd insightface pip install -r Jan 19, 2025 · (ComfyUI Portable) python_embeded\python. rjlpgxfo dry trr jttfw mspwiz ukrgrce oirw sfp uti rwny reiv igof kpsgu fxnkpaeb kahve