Comfyui install insightface github.
Comfyui install insightface github It will help artists with tasks such as animating a custom character or using the character as a model for clothing etc. After installation and downloading the model files, you'll find the following nodes available in ComfyUI: Arc2Face Face Extractor Extracts all faces from a single input image (have tested as many as 64), averages them using the selected averaging scheme, and outputs the embedding the generators expect. whl (for 3. exe -m pip install [path-to-wheel] onnxruntime In this quick video, we share how we can install insightface on windows as many people are having issues with Dec 29, 2024 · The main reason is that the officially distributed insightface package is not pre-processed and packaged for easy installation like other packages. 3 Summary: InsightFace Python Library Home-page: https: // github. exe-m pip show insightface Name: insightface Version: 0. com/cubiq/ComfyUI_IPAdapter_plus/issues/162#issuecomment-1868967714. Face Masking feature is available now, just add the "ReActorMaskHelper" Node to the workflow and connect it as shown below: Jan 13, 2025 · そして、いよいよ insightface のインストールです。 C:\ComfyUI_windows_portable\python_embeded で. ReActorBuildFaceModel Node got "face_model" output to provide a blended face model directly to the main Node: Basic workflow 💾. exe -m pip install insightface-0. red in every one. toml 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. insightface 是一個整合2D和3D深度臉部分析功能的開源Python函式庫, PuLID-Flux ComfyUI implementation. 11) или python_embeded\python. This uses InsightFace, so make sure to use the new PhotoMakerLoaderPlus and PhotoMakerInsightFaceLoader nodes. txt Collecting onnxruntime-gpu (from -r requirements. py --windows-standalone-build ** ComfyUI start up time: 2023-08-10 21:14:07. whl” onnxruntime Fast and Simple Face Swap Extension for StableDiffusion WebUI (A1111 SD WebUI, SD WebUI Forge, SD. 7. app. whl files for InsightFace and the specific version of ONNX/ONNXRuntime-GPU from a trusted source. python 3. New Node ReActorSetWeight - you can now set the strength of face swap for source_image or face_model from 0% to 100% (in 12. ComfyUIで使われているPythonのバージョンを確認する $ cd path\to\ComfyUI_windows_portable $ python_embeded\python. 12; Place the downloaded file into the ComfyUI root folder if using ComfyUI Portable. anybody encountered this issue too? thanks. 2 currently. exe` -m pip install -r requirements. Fast and Simple Face Swap Extension Node for ComfyUI - Gourieff/comfyui-reactor-node Not exactly a fix but I found a work around that for now has resolved the whl issue. This repository provides instructions for setting up and using ComfyUI in a Python environment and Jupyter notebooks. Steps to reproduce the problem. py", line 529, in load_insight_face raise Exception('IPAdapter: InsightFace is not installed! Install the missing dependencies if you wish to use FaceID models. 17. 25_Final. 3-cp312-cp312-win_amd64. com/Gourieff/Assets/raw/main/Insightface/insightface-0. I appreciate any help others may be able to offer on this error: Jan 23, 2024 · 如图,我使用comfyUI的load按钮,加载ComfyUI\\custom_nodes\\ComfyUI-InstantID\\INSTANTID WORKFLOWS目录下的工作流文件,报错了,缺少这些节点 Jan 19, 2025 · What's new in the latest update 0. 12+. Python 3. These steps are required if you want to use PuLID: Jun 19, 2024 · Saved searches Use saved searches to filter your results more quickly Jan 6, 2025 · For example, my ComfyUI says python 3. There is two way : A) Download this repository as a zip file and extract files in to comfyui\custom_nodes\ComfyUI-InstaSwap folder. Navigate to the folder containing your . utils. 67. 0, which is the reason building the . 3. After that, I executed the command “python -m pip install insightface” in the “D:\a1111\ComfyUI_windows_portable\python_embeded” directory. py", line 159, in insightface_loader from insightface. The code of InsightFace is released under the MIT License. 3-cp310-cp310-win_amd64. just type insightface and then Confirm. Just tried running today after a few weeks and can't seem to get around this. I've got a new rig with an RTX 5090. 2 is not supported for onnx 1. I get the exact same ComfyUI-Manager is an extension designed to enhance the usability of ComfyUI. Your workflow just won't load. I don't understand this very well so I'm hoping maybe someone can make better sense of this than me, but Aug 10, 2023 · D:\ai\image-generation\comfyui5\ComfyUI_windows_portable>. Apr 14, 2025 · This extension uses DLib or InsightFace to perform various operations on human faces. Instead of using ComfyUI directly I installed SwarmUI. /python -m pip install insightface. Contribute to CavinHuang/comfyui-nodes-docs development by creating an account on GitHub. 20 Set Apr 14, 2025 · This extension uses DLib or InsightFace to perform various operations on human faces. venv location, and put the following contents in it (and preferably edit its inface_models path if your ComfyUI folder isn't exactly named "ComfyUI" at that exact path, because if you provide a correct path to the models directory, you can reuse the existing model in the ComfyUI installation; if the path cannot be found, it will Jan 18, 2024 · 2024-09-01. pth 模型文件放在了 D:\\comfyui\\models\\insightface 目录中,但在初始化 FaceAnalysis 类时遇到了如下错误: lua 复制 编辑 asse Jun 19, 2024 · Add this so it can be added to the guide. the reason and solution is simple. Reactor was working fine on my old system, but I can't get it running on the new one—whether using my previous ComfyUI setup or a clean install. Select the corresponding file to download according to your Python version. basically nothing happened when i ran usr/bin/clag or export CC=/usr/bin/clang anywhere and tried pip install insightface. Apr 14, 2025 · ComfyUI reference implementation for IPAdapter models. I) Fast and Simple Face Swap Extension Node for ComfyUI - Gourieff/comfyui-reactor-node Dec 14, 2024 · Oh sorry, it seems I misunderstood you. 6. json in workflows Feb 18, 2024 · File "C:\Ai\ComfyUI_\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node\scripts\reactor_logger. First, access the following GitHub repository: https://github. Jan 3, 2024 · You signed in with another tab or window. 12) Nov 26, 2024 · I downloaded the compiled . Since there can be more than one face in the image, face search is performed only in the area of the drawn mask, enlarged by the pad parameter. whl (122. whl And it gives me this error: I have tried followin ReActorBuildFaceModel Node got "face_model" output to provide a blended face model directly to the main Node: Basic workflow 💾. py", line 8, in from insightface. Contribute to balazik/ComfyUI-PuLID-Flux development by creating an account on GitHub. It is a mystery that onnxruntime wasn't installed, given that comfy+manager+ipadapter are all in a brand-new environment from 2 days ago 🤔 Nonetheless, if this is unrelated to the manager, then sorry for the hassle. I also want to add that the portable version doesn't work either even after installing the wheel file. Aug 14, 2023 · You signed in with another tab or window. When i was trying to install reqiurements by CMD console; it was installing the needs to the folder in my own Python. 2) Face Masking feature is available now, just add the "ReActorMaskHelper" Node to the workflow and connect it as shown below: If you don't have the "face_yolov8m. The subject or even just the style of the reference image(s) can be easily transferred to a generation. Support for PhotoMaker V2. txt Building wheels for collected packages: insightface Building wheel for insightface (pyproject. 5 MB) Requirement already satisfied: imageio in c:\sd\comfyui_windows_portable\python_embeded\lib\site-packages Jan 21, 2024 · Create a file named test-insightface. from insightface. py", line 18, in Your question. それぞれのバージョンに対応するIn ComfyUI nodes for LivePortrait. 11: https://github. 15. - comfyanonymous/ComfyUI Apr 14, 2025 · Upgrade ComfyUI to the latest version! Download or git clone this repository into the ComfyUI/custom_nodes/ directory or use the Manager. My errors all point to the arch registry. Next, Cagliostro) - Gourieff/sd-webui-reactor Feb 15, 2024 · I have attempted to install/uninstall via manager, git link, direct install via cmd and not once has it worked. zip to the directory "ComfyUI\models\insightface\models", then unzip and install it. 10; For Python 3. exe -V Download prebuilt Insightface package for Python 3. Make sure you use the python that runs ComfyUI. 0 seconds: D:\ai\image-generation\comfyui5\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager Total VRAM 8188 MB, total RAM 15608 MB xformers version: 0. Swarm uses a ComfyUI backend and has ComfyUI built-in allowing you the same node layout structure with the addition of other features that are really great. For stability matrix users, you want to use the internal python. 11 and placed in proper directories. The IPAdapter are very powerful models for image-to-image conditioning. - if you have a different python version click on the corresponding filename. - cp311 -> means python 3. (ComfyUI Portable) python_embeded\python. Face Masking feature is available now, just add the "ReActorMaskHelper" Node to the workflow and connect it as shown below: Dec 5, 2024 · Expected Behavior i downloaded the installer and ran it, all went fine, but when i try to install reactor node it is starting but not installing wheel Actual Behavior it does not install wheel Steps to Reproduce just downloaded the insta Apr 1, 2024 · You signed in with another tab or window. Done Step 1: Download the InsightFace file. ai License: MIT Location: E:\ComfyUI_windows_portable\python_embeded\Lib\site-packages Requires We would like to show you a description here but the site won’t allow us. exe that is used for comfyui. 2) Loading: ComfyUI-Impact-Pack (Subpac Returns the angle (in degrees) by which the image must be rotated counterclockwise to align the face. 13. 10 or for Python 3. However, the models inside the ZIP file are stored in a nested folder, which causes the loader to fail. 12 Have tried a bunch of solutions posted elsewhere but none have worked. py", line 6, in from reactor_utils import addLoggingLevel File "C:\Ai\ComfyUI_\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node\reactor_utils. By leveraging these resources, you can maximize the potential of ComfyUI_FaceAnalysis and enhance your AI art projects. exe -s ComfyUI\main. 12) Contribute to dotbrt/comfyui-reactor development by creating an account on GitHub. Apr 17, 2024 · Hi I can't seem to find the "Prepare Image For InsightFace" node is a feature within ComfyUI that is related to IPAdapter models, and it's a reference implementation for these models within the ComfyUI ecosystem. Contribute to smthemex/ComfyUI_StoryDiffusion development by creating an account on GitHub. Sysinfo Aug 5, 2024 · It seems like many people have this issue 1 2 3. app import FaceAnalysis (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. I CAN install it by using --prefer-binary so it downloads a pre-compiled binary instead, but I am not 100% sure that binary is compatible or the right version because when I HELP!!!! How to stop ComfyUI-Reactor-Node from going through build process of Insightface since I followed install steps to install insightface. tom Dec 9, 2024 · Hey everyone! I also had that problem yesterday. 11) or python_embeded\python. If you're having trouble building Insightface or prefer not to install Visual Studio/VS C++ Build Tools, follow these steps: May 10, 2024 · 去官网安装对应的python版本,把安装目录里面的include和libs目录都拷贝到python_embeded目录就行了. whl finally solved my problem! New node "Unload ReActor Models" - is useful for complex WFs when you need to free some VRAM utilized by ReActor Support of ORT CoreML and ROCM EPs, just install onnxruntime version you need Install script improvements to install latest versions of ORT-GPU Face Masking feature is available now, just May 15, 2021 · Hi @nttstar,. 🙏 I'm still getting the hang of the new front end, sorry about that. Every time I try to install it goes through this exact process every time. Your question No module named 'insightface' on python 3. 🔹 For sim_stage1: Try file sim_stages1. 不需要,最后一步安装时改为:X:**\ComfyUI_windows_portable\python_embeded\python. 656743 Prestartup times for custom nodes: 0. A PhotoMakerLoraLoaderPlus node was added. txt 这样安装环境就可以了。 ReActorBuildFaceModel Node got "face_model" output to provide a blended face model directly to the main Node: Basic workflow 💾. exe -m pip install -r requirements. Fast and Simple Face Swap Extension Node for ComfyUI - Gourieff/comfyui-reactor-node Oct 18, 2024 · But isnt the yaml related to main comfy files such as path files py etc? insightface is not a model supported by ComfyUI core, and configuration extensions for extra_model_paths. pt" Ultralytics model - you can download it from the Assets and put it into the "ComfyUI\models\ultralytics\bbox" directory As well as "sam The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface. py, place it next to your . Le fichier bat de ComfyUI commence First, confirm. New node "Unload ReActor Models" - is useful for complex WFs when you need to free some VRAM utilized by ReActor Support of ORT CoreML and ROCM EPs, just install onnxruntime version you need Install script improvements to install latest versions of ORT-GPU Face Masking feature is available now, just (ComfyUI Portable) python_embeded\python. 5% step) 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; Jan 6, 2025 · . 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. 10) or python_embeded\python. Dec 30, 2024 · I. whl onnxruntime** Processing c:\comfyui\comfyui_ I copied the “\include” and “\libs” folders from there to the “D:\a1111\ComfyUI_windows_portable\python_embeded” directory. Think of it as a 1-image lora. tar. i'm not sure if it was provided like this or if i updated it, mine is 3. InstantID requires insightface, you need to add it to your libraries together with onnxruntime and onnxruntime-gpu. 0. My insightface is correctly installed - correct version for 3. Use that to load the LoRA. running Python 3. Reload to refresh your session. This software is meant to be a productive contribution to the rapidly growing AI-generated media industry. There are also prebuilt packages so you don’t have to build it yourself: Fast and Simple Face Swap Extension Node for ComfyUI - Gourieff/comfyui-reactor-node Jan 23, 2024 · Issue Description. 12) Mar 3, 2024 · @RazeBerry still can not get insightface to install on my M2 sonoma using zsh. py--windows-standalone-build" so I guess it is using its own Python, but this syntax is slightly different from a Virtual Environment (on Automatic 1111, you install a venv and activate it, so you can install any Python source when venv is activated directly on its own You signed in with another tab or window. 11 (see step 1), so I will download insightface-0. First, confirm I have read the instruction carefully I have searched the existing issues I have updated the extension to the latest version What happened? Expected Behavior Leaving ComfyUI\models\insightface empty, whereas having an exte Nov 27, 2023 · Downloading insightface-0. Latest commit You can using StoryDiffusion in ComfyUI . whl Processing d:\programy\comfyui\insightface-0. 1-cp310-cp310-win_amd64. 04. 3-cp311-cp311-win_amd64. Thank you for your work. com/Gourieff/Assets/tree/main/Insightface. Face Masking feature is available now, just add the "ReActorMaskHelper" Node to the workflow and connect it as shown below: Sep 3, 2024 · C:\Windows\system32>python. You signed out in another tab or window. Jan 4, 2025 · This popped up out of nowhere even though I have been using the installation normally for several months. nighter work. File "C:\Users\miggu\Desktop\AI\ComfyUI\ComfyUI\custom_nodes\comfyui_pulid_flux_ll_init. すると、進行中にコンパイルが行われます。で、開発環境が無いとエラーが出ます。 コンパイルエラーが出るので、ChatGPTに聞いてみました。 I have already tried using the automatic method through the manager and also the manual method, but unfortunately, it doesn't work. Face Masking feature is available now, just add the "ReActorMaskHelper" Node to the workflow and connect it as shown below: Apr 5, 2024 · I have also installed insightface via pip install insightface and onnxruntime via pip install onnxruntime and pip install onnxruntime-gpu within the /workspace/ComfyUI directory. whl file for my setup I now I have this: **C:\ComfyUI\ComfyUI_windows_portable_3\python_embeded>python. md at main · fssorc/ComfyUI_FaceShaper Oct 8, 2024 · InsightFace GitHub: Explore the latest updates and features of InsightFace. \python_embeded\python. Furthermore, this extension provides a hub feature and convenience functions to access a wide range of information within ComfyUI. Just found out that: Since ComfyUI has its own embeded Python, after you install the python by yourself, now there is 2 seperate python directories in your computer. It worked for me! Dec 25, 2023 · Install insightface thru install pip packages in Comfy Ui Manager. Jan 13, 2025 · Your question I have a problem with Insightface and Pulid Flux not sure what is the problem. Latest commit > python_embeded\ python. zip file for the InsightFace models. You would Apr 27, 2025 · Failed to install insightface #2734 opened Mar 12, 2025 by richardabear face swapper results are different (more accurate) when using darker target image Dec 24, 2023 · You signed in with another tab or window. txt (line 1)) Using cached onnxruntime_gpu-1. Sep 19, 2024 · Match two faces' shape before using other face swap nodes - ComfyUI_FaceShaper/README. 11; For Python 3. 27(2025-03-21) 5090 GPU Logs Other No response We would like to show you a description here but the site won’t allow us. json in workflows. . To install the node just replace the location to where your stability matrix is installed. ') Nov 22, 2024 · I am just trying to get ReActor Node working for Comfyui but I get to the step where I have to do: python_embeded\python. exe -m pip install -U pip" Install Insightface: Dec 22, 2023 · File "C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus\IPAdapterPlus. com / deepinsight / insightface Author: InsightFace Contributors Author-email: contact @insightface. 13 v0. Feb 5, 2025 · 错误描述. Copy path. py", line 11, in from insightface. - Comfy-Org/ComfyUI-Manager Sep 19, 2024 · Match two faces' shape before using other face swap nodes - fssorc/ComfyUI_FaceShaper Clone this repository to your ComfyUI custom nodes folder. Face Masking feature is available now, just add the "ReActorMaskHelper" Node to the workflow and connect it as shown below: Contribute to Gourieff/Assets development by creating an account on GitHub. whl Requirement already satisfied: numpy in d:\programy\python\lib\site-packages (from insightface==0. 10) or python_embeded\python ReActorBuildFaceModel Node got "face_model" output to provide a blended face model directly to the main Node: Basic workflow 💾. pth 和 detection_mobilenet0. In this repository, you can see multiple versions of InsightFace files. Dec 21, 2024 · apparently one can't simply 'source venv/bin/activate' the venv and 'pip install insightface' is that still the case? The text was updated successfully, but these errors were encountered: Salut, J'essaye d'installer InsightFace sur ComfyUI pour pouvoir suivre un tutoriel sur FaceID. Contribute to kijai/ComfyUI-LivePortraitKJ development by creating an account on GitHub. The most obvious is to calculate the similarity between two faces. whl Install latest pip version: "python_embeded\python. 🔹 For Face Combine to predict your future children: Try file face_combine. > python_embeded\ python. Latest commit Nov 1, 2024 · Then install Insightface: (ComfyUI Portable) python_embeded\python. 2024-10-05 Github Stars How to Install PuLID_ComfyUI Install Contribute to Gourieff/Assets development by creating an account on GitHub. 缺少Insightface ComfyUI IstantID 导入失败 解决方法. app import FaceAnalysis File "E:\AIArt\ComfyUI_windows_portable\python_embeded\Lib\site-packages\insightface_ init . Feb 16, 2025 · if you are using the current nightly of comfyui with cuda 12. Lo Jan 30, 2024 · Hi, After Install the extention in, when i run the comfyui i got those errors in the cmd window and the script fail to import dont working! those are the errors: Loading: ComfyUI-Impact-Pack (V4. ') Commands: . The InsightFace model is antelopev2 (not the classic buffalo_l). Install them using the following command: ReActorBuildFaceModel Node got "face_model" output to provide a blended face model directly to the main Node: Basic workflow 💾. Nov 1, 2024 · Same annoying errors here!! i also tested all, I have python 3. Restart Comfy UI. exe -V たぶん3. whl files or update the path as needed. It offers management functions to install, remove, disable, and enable various custom nodes of ComfyUI. comfyui % pip install insightface Collecting insightface Using cached insightface-0. Community Forums: Join AI art communities and forums to share experiences and get support from fellow artists. It worked for me. whl (для 3. I am running ComfyUI via RunPod with the ComfyUI - Jupyter template. the choice is between CPU,CUDA and ROCM. insightface-0. Install InsightFace, ONNX, and ONNXRuntime-GPU: Download the necessary . Feb 18, 2025 · The purpose being to use it within Comfyui. When using ComfyUI with the PulidInsightFaceLoader node, the application downloads the antelopev2. insightface 缺失而產生錯誤的畫面. Contribute to sangplus/ComfyUI-LivePortrait development by creating an account on GitHub. 👍 You can find it on the left in the menu. This method worked for me. exe -m pip install -r ComfyUI\custom_nodes\ComfyUI-InstantID\requirements. This particular node has Jan 24, 2024 · Im on windows, trying to install it via comfy manager and followed the instruction to download files and place in appropraite folder, but keep getting "import failed" error ComfyUI is a highly efficient VRAM management tool. It's failing because it apparently cannot find Python development while compiling C code that's part of that package (namely header files, but presumably it would also fail trying to link): Extension for ComfyUI to evaluate the similarity between two faces - cubiq/ComfyUI_FaceAnalysis Jan 19, 2025 · 你好, 我在使用 ComfyUI 与 InsightFace 模型时遇到了一些问题。我已将 detection_Resnet50_Final. 通常出现在 InstantID 或 IP-Adapter 的安装时,有时通过在线安装也无法解决。. 11. exe -m pip install “G:\SOFTWARE\2024\CUSTOM_NODES\insightFace\insightface-0. Dec 6, 2024 · That's a strange way to share log output! After watching the video, it looks like you issue is building the insightface Python package. gz (439 kB) Installing build dependencies done Getting requirements to build wheel done Preparing metadata (pyproject. Dec 25, 2023 · File "D:\comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus\IPAdapterPlus. py", line 1, in from . 14 - I do not use Oct 5, 2024 · Load InsightFace model for face analysis, detection, and embeddings in AI art projects. 11 and install all following this: Install PuLID. whl and manually installing prebuilt wheel using ComfyUI_windows_portable\python_embeded\python. ComfyUI's bat file starts by ". yaml can be added in custom nodes. Nov 12, 2024 · File "E:\AIArt\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus\utils. Jan 24, 2024 · python_embeded\python. about 5 times in each area. Dec 21, 2024 · Download the Prebuilt Insightface Package: Based on your Python version, download the appropriate . exe -m pip install -U insightface. ComfyUI nodes for LivePortrait. 下载Insightface到本地,通过pip安装,具体步骤如下: 👍 43 ak676767, BasicSix, HouBiaoLiu, Keeach, WHUZhangYuhan, josepsmartinez, ZeeshanM96, websepia, slavakurilyak, Rajat369jain, and 33 more reacted with thumbs up emoji 😄 3 BokaiGu, jiyuxuan926, and xsys-2021 reacted with laugh emoji 🎉 3 lixinjie97, BokaiGu, and jiyuxuan926 reacted with hooray emoji ️ 10 josepsmartinez, AzwadFawadHasan, ACEXAN, Saifullah3711, ivansemashko, boring Jan 23, 2024 · You signed in with another tab or window. common import Face comfyui节点文档插件,enjoy~~. Important 2025. Run Command Prompt (CMD) from the Root Folder: For ComfyUI Portable, simply open CMD from the root folder. Here: https://github. Need Help Getting Reactor Running on RTX 5090. exe -m pip install D:\Programy\ComfyUI\insightface-0. 26. The training data containing the annotation (and the models trained with these data) are available for non-commercial research purposes only. Contribute to ComfyUI-RUS/Install_ComfyUI development by creating an account on GitHub. 8 for rtx 50 series, the embedded version of python is 3. I can't install insightface normally though pip install because it tries to compile it for my computer and fails. Tried at base level, within Python3, within BREW, within Comfyui folder, and ran comfyui and tried in there after it loaded. The best way to evaluate generated faces is to first send a batch of 3 reference images to the node and compare them to a forth reference (all actual pictures of the person). whl. We would like to show you a description here but the site won’t allow us. whl file: For Python 3. There are a lot of nodes that are like this: Is there a kind person to help me C:\ComfyUI\ComfyUI\custom_nodes This folder contains the corresponding files Jan 28, 2024 · Get more from ComfyUI教學 @ecjojo on Patreon. Nov 1, 2024 · Your question Having an issue with InsightFaceLoader which is causing it to not work at all. There is no limitation for both academic and commercial usage. Face Masking feature is available now, just add the "ReActorMaskHelper" Node to the workflow and connect it as shown below: You signed in with another tab or window. i experienced the same issues and almost tried everything. 0 ALPHA1. The unzipped path is "ComfuUI\models\insightface\models\antelopev2\antelopev2", then cut all the files in the path to "ComfyUI\models\insightface\models\antelopev2" and restart it to work normally. While using FaceAnalysis, we met the issue where the program was unsuccessful in loading the model and fall in a loop with the following message: Sep 14, 2024 · Manager: Take advantage of the ComfyUI-Manager (the Manager button located at the bottom right corner of the ComfyUI page) to install additional custom nodes, update ComfyUI and nodes, or disable unnecessary nodes. toml) ReActorBuildFaceModel Node got "face_model" output to provide a blended face model directly to the main Node: Basic workflow 💾. I have read the instruction carefully; I have searched the existing issues; I have updated the extension to the latest version; What happened? I have tried every version and it always fails import. 12) Правильная установка ComfyUI. You switched accounts on another tab or window. Depending on the operating system, this package often needs to be compiled and installed directly in the user's environment. pulidflux import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS File "C:\Users\miggu\Desktop\AI\ComfyUI\ComfyUI\custom_nodes\comfyui_pulid_flux_ll\pulidflux. In the manager, it gives an "imported failed" error, and in the m Jan 23, 2024 · My issue is with insightface and the InsightFace Loader. 2024-07-26. Oct 2, 2024 · Download the file from antelopev2. (For Windows Users) Unable to Build Insightface or Avoiding Visual Studio/VS C++ Build Tools. I wish you all the best of luck. 11 2. download import download_file ModuleNotFoundError: No module named 'insightface' Cannot import D:\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_PuLID_Flux_ll module for custom nodes: No module named 'insightface' Import times for custom nodes: Oct 13, 2024 · SwarmUI should install a precompiled insightface wheel when you click the 'Install IP Adapter' button but if that didn't work you can compile it manually with the following steps: Install Visual Studio 2022 Community version OR only VS C++ Build Tools and select "Desktop Development with C++" under "Workloads -> Desktop & Mobile" Jun 29, 2023 · C:\SD\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfy_mtb>C:\SD\ComfyUI_windows_portable\python_embeded\python. So, something like python_embeded\python. exe -m pip install lib/insightface-0. I did a pip freeze to check all the versions of possibly dependencies and made sure they were all correct. 🔹 For aes_stage2: Try file aes_stages2. 10) или python_embeded\python. 3) (1. jtn imvz mgukd zinxdv itfcb upk pugrvq jvgrgy wutkktt zunrr rokrrocn jznv hagsj bza dupwc