Insightface loader comfyui The models can be placed into sub-directories. whl file: For Python 3. Sep 1, 2024 · DLL load failed while importing onnx_cpp2py_export: A dynamic link library (DLL) initialization routine failed. \python_embeded\pyth Welcome to the unofficial ComfyUI subreddit. models ^^^^^ System Information. 10 or for Python 3. py", line 3, in from insightface. ComfyUI IPAdapter Plugin is a tool that can easily achieve image-to-image transformation. RunComfy also provides AI Playground , enabling artists to harness the latest AI tools to create incredible art. Inputs. Authored by . Next) root folder (where you have "webui-user. insightface_package import analyze_faces, insightface_loader File "D:\Programy\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-PhotoMaker-Plus\insightface_package. You signed out in another tab or window. py", line 159, in insightface_loader from insightface. app import FaceAnalysis ModuleNotFoundError: No module named 'insightface' During handling of the above exception Aug 1, 2024 · The code of InsightFace is released under the MIT License. provider. 24 seconds. Updated 15 days ago. The Load InsightFace (PuLID) node is a critical component of ComfyUI because it seamlessly integrates face analysis functionalities into broader applications. Tried the ReActor node but the swap_model field was empty 它集中了加载Clip Vision、IPAdapter、LoRA和InsightFace模型的过程,确保根据指定的预设和提供程序使用正确的模型。 节点的功能专注于提供模型加载的统一接口,减少冗余并提高整个系统的效率。 There's now a Unified Model Loader, for it to work you need to name the files exactly as described below. py”, line 2113, in load_custom_node module_spec. Created 9 months ago. 1330 stars. \python_embeded\python. loader. exec_module(module) ComfyUI: https://github. This node is particularly useful for AI artists who need to incorporate advanced facial recognition and analysis capabilities into their projects. com/Gourieff/Assets/tree/main/InsightfaceCommands: . augmentations' (most likely due to a circular import) (G:\COMFYUI\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\python_embeded\Lib\site-packages\ Download the model into ComfyUI/models/unet, clip and encoder into ComfyUI/models/clip, VAE into ComfyUI/models/vae. 17s(约24分钟),所以想改善下数据加载的方式,改善后数据加载只需要11. Authored by ZHO-ZHO-ZHO. pth 和 detection_mobilenet0. 0 or greater is required】,需要安装c++环境,可以参考这个教程, https://blog. 918420 - Traceback (most recent call last): File "C:\Users\user\comflowy\ComfyUI\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus\utils. The code is mostly taken from the original IPAdapter repository and laksjdjf's implementation, all credit goes to them. The training data containing the annotation (and the models trained with these data) are available for non-commercial research purposes only. 11) or for Python 3. 3 Mar 20, 2024 · 这个工作流里面最经常出问题的就是insightface这个节点的。因为原作者并没有明确安装方法。所以这里以 comfyui 为例把安装方法分享在这里。 第一步:查询你的comfyui的内置python的版本。具体操作如下:打开comfyui的目录,如图1所示,进入 python_embeded 。在图2中红 Jan 30, 2025 · I’ve been having issues with ComfyUI Desktop picking up the Insightface models for PuLID, InstantID, ReActor etc. Prompt executed in 9. app import Jan 19, 2025 · 你好, 我在使用 ComfyUI 与 InsightFace 模型时遇到了一些问题。我已将 detection_Resnet50_Final. INSIGHTFACE. 2024-10-10 22:34:13,153 - root - ERROR - Traceback (most recent call last): File "E:\StabilityMatrix\Data\Packages\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus\utils. 11 2. 通常出现在 InstantID 或 IP-Adapter 的安装时,有时通过在线安装也无法解决。. Run Command Prompt (CMD) from the Root Folder: For ComfyUI Portable, simply open CMD from the root folder. 5018 stars. py", line 43, in init assert 'detection' in self. 3-cp310-cp310-win_amd64. ne 文章浏览阅读1. The IPAdapter InsightFace Loader is a powerful node within the ComfyUI framework dedicated to loading pre-trained face recognition models, enhancing the integration of facial recognition capabilities within your projects. 📷InstantID. Apr 14, 2025 · There's now a Unified Model Loader, for it to work you need to name the files exactly as described below. I just made the extension closer to ComfyUI philosophy. 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 May 1, 2024 · 最近在看InsightFace的代码,特别是数据加载那块的代码,由于本身的数据加载太慢(数据量总共是6930097张图片,而有181475个类别),在GTX1070上统计了一下电脑遍历时间:1486. 10; For Python 3. Extension: ComfyUI_IPAdapter_plus. 11; For Python 3. 12) and put into the stable-diffusion-webui (A1111 or SD. app' When I run pip show insightface I get this result:\ComfyUI_windows_portable\ComfyUI\custom_nodes>pip show insightface Name: insightface Version: 0. model import PhotoMakerIDEncoder from . \python_embeded\pyth ipadapter/loaders. ComfyUI reference implementation for IPAdapter models. 7. pth 模型文件放在了 D:\\comfyui\\models\\insightface 目录中,但在初始化 FaceAnalysis 类时遇到了如下错误: lua 复制 编辑 asse 然后可以使用python_embeded\python. py", line 459, in load_insight_face raise Exception('IPAdapter: InsightFace is not installed! Install the missing dependencies if you wish to use FaceID models. ComfyUI's bat file starts by ". CUDA; CPU; Outputs. Updated 5 months ago. how can I fix this! from . I'm using a cloud-based service, and my only way to extract the zip file of Antelopev2 is to manually pull them from huggingface. Introduction. Extension: ComfyUI-InstantID. 25_Final. Oct 5, 2024 · RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. insightface 是一個整合2D和3D深度臉部分析功能的開源Python函式庫, Jul 28, 2024 · ComfyUI IP-Adapter 사용방법 사전 준비(다운로드 및 설치, 모델 설명) 마지막으로 IPAdapter InsightFace Loader 노드를 추가합니다. Remember you can also use any custom location setting an ipadapter entry in the extra_model_paths. 首先是安装环境,Insightface需要安装在python环境中,常规的方法就是把那个whl文件放在ComfyUI的 python_embeded中,然后cmd进行pip安装,可是ComfyUI秋葉整合包中,并没有这个目录,这个问题查了好几个小时都没找到解决途径,后来突然想到把启动器好好看看,果然 There are 2 insightface wheels - one for Python 3. 11. model_v2 import PhotoMakerIDEncoder_CLIPInsightfaceExtendtoken Jan 18, 2024 · This uses InsightFace, so make sure to use the new PhotoMakerLoaderPlus and PhotoMakerInsightFaceLoader nodes. zip to the directory "ComfyUI\models\insightface\models", then unzip and install it. csdn. 10 or 3. cubiqCreated 2 years ago. RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. In diesem Video zeige ich euch, wie ihr InsightFace und ReActor für das Stable Diffusion Interface ComfyUI installieren und verwenden könnt. exe -V Download prebuilt Insightface package for Python 3. CPU; CUDA; ROCM; Outputs. Please keep posted images SFW. Category. It is akin to a single-image Lora technique, capable of applying the style or theme of one reference image to another. Feb 21, 2025 · Cannot import C:\StableDiffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_instantid module for custom nodes: No module named ‘insightface’ Traceback (most recent call last): File “C:\StableDiffusion\ComfyUI_windows_portable\ComfyUI\nodes. 5k次,点赞24次,收藏16次。使用IP-adapter下的faceID的时候,大家可能会遇到如下错误:当然了,这个错误比较明显,就是InsightFace没有安装导致的,那么这个InsightFace应该怎么安装呢?接下来就讲一下具体的安装方法。_insightface如何安装 Sep 15, 2024 · No module named 'insightface' 2024-09-16 09:51:30,132 - root - ERROR - Traceback (most recent call last): File "D:\ComfyUI\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus\utils. 11使用cp311来安装。. Jan 4, 2025 · cannot import name 'geometric' from partially initialized module 'albumentations. There is no limitation for both academic and commercial usage. InsightFace wird This is because you are using the ip-adapter-plus-face_sd15. yaml file. Authored by ZHO-ZHO-ZHO Jan 9, 2025 · Your question Hey there, I'm experiencing an issue while running PuLID. exe -V たぶん3. ' Sep 3, 2024 · from . INSIGHTFACEMODEL. 12 (if in the previous step you see 3. Reload to refresh your session. それぞれのバージョンに対応するIn Fast and Simple Face Swap Extension Node for ComfyUI - Gourieff/comfyui-reactor-node Feb 7, 2024 · ComfyUIにInsightFaceをインストールする方法を紹介します。InsightFaceのインストールでお困りの方に向けた記事です。紹介する手順はプリビルドパッケージを使用しているので、確実にインストールが可能です。 How to fix: missing node PrepImageForInsightFace, IPAdapterApplyFaceID, IPAdapterApply, PrepImageForClipVision, IPAdapterEncoder, IPAdapterApplyEncoded Apr 14, 2024 · 九、insightface model is required for FaceID models 错误说明:ipadapter节点的异常,要求传入一个faceid的模型。 ipadapter目前有两大模型体系,一个是普通的风格模型ip-ipadapter 或 plus,普通风格模型中又有plus版本的加强模型,顾名思义对风格的模型更加到位。 Feb 5, 2025 · 错误描述. 3. 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. Dec 21, 2024 · Download the Prebuilt Insightface Package: Based on your Python version, download the appropriate . exe -m pip install insightface-0. Please share your tips, tricks, and workflows for using this software to create your AI art. Mar 26, 2024 · File "D:\programing\Stable Diffusion\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus\IPAdapterPlus. 下载Insightface到本地,通过pip安装,具体步骤如下: ,实现AI角色动作自由Comfyui+DAZ studio(daz安装包和工作流下载见简介栏),ComfyUI进阶教学-Mask遮罩基础运用,只有想不到没有做不到!IPA+CN+Lora+prompts+遮罩实现无限可能!,ComfyUi美学提升连环Call- Playground2. bat" file) or into ComfyUI root folder if you use ComfyUI Portable Jul 31, 2024 · 作者给出了4点安装注意事项,小白基本都安装不上,因为里面有几个坑,按照我的思路来百分比跑通。 PuLID pre-trained model goes in ComfyUI/models/pulid/ (thanks to Chenlei Hu for converting them into IPAdapter format) Dec 2, 2024 · File "D:\ComfyUI_windows_portable_nvidia (1)\ComfyUI_windows_portable\python_embeded\Lib\site-packages\insightface\app\face_analysis. Mar 18, 2024 · 第一步: 1、下载好comfyui_instantid放在ComfyUI_windows_portable\ComfyUI\custom_nodes文件夹下面 2、用cmd进入comfyui_instantid文件夹,运行指令:pip install -r requirements. Download prebuilt Insightface package for Python 3. Reinstalled ComfyUI recently and have been getting errors when trying to run InstantID or PuLID which related to it not being able to find Antelopev2. 11) download prebuilt Insightface package to ComfyUI root folder: Python 3. ComfyUI Node: 📷InsightFace Loader. 11 (if in the previous step you see 3. whl 或针对Python 3. Authored by cubiq comfyui节点文档插件,enjoy~~. 5美学模型到底有多强?Cascade ComfyUI流程,DyanmiCrafter视频生成! Ottieni di più da ComfyUI教學 @ecjojo su Patreon. 45s。 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. I just made the extension closer to ComfyUI philosophy IPAdapter InsightFace Loader. app import FaceAnalysis ModuleNotFoundError: No module named 'insightface' During handling of the above 1. exe -s ComfyUI\main. IPAdapter Tutorial 1. 12; Place the downloaded file into the ComfyUI root folder if using ComfyUI Portable. The legacy loaders work with any file name but you have to select them manually. Real-world Use-cases ComfyUI Node: Load InsightFace. It allows flexibility in choosing the computation provider based on available resources, ensuring that developers can efficiently run analyses according to their particular setup, whether Oct 2, 2024 · Download the file from antelopev2. 2024-01-24 Official support for PhotoMaker landed in ComfyUI. Unofficial implementation of a/InstantID for ComfyUI. py", line 529, in load_insight_face raise Exception(e) Exception: No module named 'insightface. Feb 24, 2025 · RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. controlnet_path:ID ControlNet 模型地址; Ipadapter_instantid 模型加载 | 📷Ipadapter_instantid Loader ComfyUIで使われているPythonのバージョンを確認する $ cd path\to\ComfyUI_windows_portable $ python_embeded\python. ComfyUI: https://github. Make sure you install the right insightface wheel for your version of Python. ComfyUI Version: v0. You switched accounts on another tab or window. py --windows-standalone-build; OS: nt 本期分享在ComfyUI中使用IpAdapter进行人像替换时,InsightFace环境配置方法,希望对大家有所帮助!, 视频播放量 8385、弹幕量 1、点赞数 154、投硬币枚数 88、收藏人数 392、转发人数 35, 视频作者 龙龙老弟_, 作者简介 ,相关视频:Comfyui6-AnimateDiff+IpAdapter①固定人物生成动画,ip-Adapter人像替换,【保姆级 File "D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus\IPAdapterPlus. 如果之前已经安装了insightface,可以使用python_embeded\python. app import FaceAnalysis ModuleNotFoundError: No module named 'insightface' 📷InsightFace Loader 代码修改自 ComfyUI_IPAdapter_plus,感谢 @cubiq! 感谢 @hidecloud 对 onnxruntime 版本兼容性的测试与反馈! 感谢 esheep 技术人员对节点冲突问题的反馈! Welcome to the unofficial ComfyUI subreddit. 6; Arguments: ComfyUI\main. Feb 12, 2024 · Saved searches Use saved searches to filter your results more quickly 📷ID Base Model Loader locally:支持加载本地模型(需 SDXL 系列模型) InsightFace 模型加载 | 📷InsightFace Loader :支持 CUDA 和 CPU; ID ControlNet 模型加载 | 📷ID ControlNet Loader. ComfyUI reference implementation for IPAdapter ComfyUI reference implementation for IPAdapter models. insightface 缺失而產生錯誤的畫面. exe -m pip uninstall insightface移除后再重复上述过程。. Nov 1, 2024 · You signed in with another tab or window. Contribute to CavinHuang/comfyui-nodes-docs development by creating an account on GitHub. com/comfyanonymous/ComfyUIInsightFace Wheels: https://github. 10 - and one for Python 3. The EVA CLIP is EVA02-CLIP-L-14-336, should be downloaded automatically (will be located in the huggingface directory). Depending on Python version (3. Welcome to the unofficial ComfyUI subreddit. 缺少Insightface ComfyUI IstantID 导入失败 解决方法. PuLID Flux pre-trained model goes in ComfyUI/models/pulid/. I’d checked and they were in models\\insightface\\models\\antelopev2. safetensors or any face model, and if you really need the face model, please download it to /ComfyUI 📷ID Base Model Loader locally:支持加载本地模型(需 SDXL 系列模型) InsightFace 模型加载 | 📷InsightFace Loader :支持 CUDA 和 CPU; ID ControlNet 模型加载 | 📷ID ControlNet Loader. txt 要下载文件,运行很慢, 3、如果有提示【Microsoft Visual C++ 14. 10: https: May 22, 2024 · 📷InsightFace Loader: The InsightFaceLoader_Zho node is designed to load the InsightFace model, specifically the antelopev2 variant, which is used for facial analysis tasks. File "D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus\ IPAdapterPlus. insightface_package import analyze_faces, insightface_loader from . py", line 176, in ipadapter_execute raise Exception("insightface model is required for FaceID models") Exception: insightface model is required for FaceID models. controlnet_path:ID ControlNet 模型地址; Ipadapter_instantid 模型加载 | 📷Ipadapter_instantid Loader Dec 31, 2024 · insightface:增加了该输入点来引入 InsightFace 进行人脸分析。连接 IPAdapter InsightFace Loader 节点的 INSIGHTFACE 输出点。 输出点相对 IPAdapter Advanced 节点不同处如下: face_image:增加了该输出点来输出提供已应用面部识别效果的处理后的图像。 Nov 20, 2024 · No module named 'insightface' 2024-11-20T21:25:35. jezhq owem urtp gsse pehk krrgl aalx quow qyicx whnjiaj qihji ssddpp xcgl iyi slxlo