Insightface loader comfyui Depending on Python version (3. I just made the extension closer to ComfyUI philosophy. 5美学模型到底有多强?Cascade ComfyUI流程,DyanmiCrafter视频生成! Ottieni di più da ComfyUI教學 @ecjojo su Patreon. Authored by . exe -V Download prebuilt Insightface package for Python 3. 17s(约24分钟),所以想改善下数据加载的方式,改善后数据加载只需要11. Run Command Prompt (CMD) from the Root Folder: For ComfyUI Portable, simply open CMD from the root folder. The training data containing the annotation (and the models trained with these data) are available for non-commercial research purposes only. 3-cp310-cp310-win_amd64. ComfyUI Node: 📷InsightFace Loader. how can I fix this! from . Nov 1, 2024 · You signed in with another tab or window. 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. 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. 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. pth 和 detection_mobilenet0. INSIGHTFACEMODEL. The code is mostly taken from the original IPAdapter repository and laksjdjf's implementation, all credit goes to them. Remember you can also use any custom location setting an ipadapter entry in the extra_model_paths. Category. 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. 5018 stars. 首先是安装环境,Insightface需要安装在python环境中,常规的方法就是把那个whl文件放在ComfyUI的 python_embeded中,然后cmd进行pip安装,可是ComfyUI秋葉整合包中,并没有这个目录,这个问题查了好几个小时都没找到解决途径,后来突然想到把启动器好好看看,果然 There are 2 insightface wheels - one for Python 3. app' When I run pip show insightface I get this result:\ComfyUI_windows_portable\ComfyUI\custom_nodes>pip show insightface Name: insightface Version: 0. ne 文章浏览阅读1. 📷InstantID. 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. CPU; CUDA; ROCM; Outputs. PuLID Flux pre-trained model goes in ComfyUI/models/pulid/. loader. 12 (if in the previous step you see 3. py", line 43, in init assert 'detection' in self. 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. exe -m pip install insightface-0. pth 模型文件放在了 D:\\comfyui\\models\\insightface 目录中,但在初始化 FaceAnalysis 类时遇到了如下错误: lua 复制 编辑 asse 然后可以使用python_embeded\python. The legacy loaders work with any file name but you have to select them manually. exe -m pip uninstall insightface移除后再重复上述过程。. 11; For Python 3. 10 or 3. This node is particularly useful for AI artists who need to incorporate advanced facial recognition and analysis capabilities into their projects. \python_embeded\python. ComfyUI reference implementation for IPAdapter ComfyUI reference implementation for IPAdapter models. txt 要下载文件,运行很慢, 3、如果有提示【Microsoft Visual C++ 14. py", line 159, in insightface_loader from insightface. Prompt executed in 9. There is no limitation for both academic and commercial usage. 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. ' Sep 3, 2024 · from . app import FaceAnalysis ModuleNotFoundError: No module named 'insightface' 📷InsightFace Loader 代码修改自 ComfyUI_IPAdapter_plus,感谢 @cubiq! 感谢 @hidecloud 对 onnxruntime 版本兼容性的测试与反馈! 感谢 esheep 技术人员对节点冲突问题的反馈! Welcome to the unofficial ComfyUI subreddit. It is akin to a single-image Lora technique, capable of applying the style or theme of one reference image to another. You signed out in another tab or window. 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. 10 or for Python 3. yaml file. provider. insightface_package import analyze_faces, insightface_loader from . \python_embeded\pyth ipadapter/loaders. 11) or for Python 3. Welcome to the unofficial ComfyUI subreddit. py”, line 2113, in load_custom_node module_spec. 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. ComfyUI: https://github. Extension: ComfyUI-InstantID. model import PhotoMakerIDEncoder from . Please keep posted images SFW. The EVA CLIP is EVA02-CLIP-L-14-336, should be downloaded automatically (will be located in the huggingface directory). Mar 26, 2024 · File "D:\programing\Stable Diffusion\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus\IPAdapterPlus. 12; Place the downloaded file into the ComfyUI root folder if using ComfyUI Portable. 0 or greater is required】,需要安装c++环境,可以参考这个教程, https://blog. 11使用cp311来安装。. com/Gourieff/Assets/tree/main/InsightfaceCommands: . 10 - and one for Python 3. 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 노드를 추가합니다. controlnet_path:ID ControlNet 模型地址; Ipadapter_instantid 模型加载 | 📷Ipadapter_instantid Loader ComfyUIで使われているPythonのバージョンを確認する $ cd path\to\ComfyUI_windows_portable $ python_embeded\python. py", line 3, in from insightface. 如果之前已经安装了insightface,可以使用python_embeded\python. Download prebuilt Insightface package for Python 3. Oct 5, 2024 · RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. com/comfyanonymous/ComfyUIInsightFace Wheels: https://github. ComfyUI's bat file starts by ". The Load InsightFace (PuLID) node is a critical component of ComfyUI because it seamlessly integrates face analysis functionalities into broader applications. 24 seconds. 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. Apr 14, 2025 · There's now a Unified Model Loader, for it to work you need to name the files exactly as described below. CUDA; CPU; Outputs. You switched accounts on another tab or window. 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. 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. zip to the directory "ComfyUI\models\insightface\models", then unzip and install it. 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. models ^^^^^ System Information. Contribute to CavinHuang/comfyui-nodes-docs development by creating an account on GitHub. 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. Authored by cubiq comfyui节点文档插件,enjoy~~. 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. py", line 176, in ipadapter_execute raise Exception("insightface model is required for FaceID models") Exception: insightface model is required for FaceID models. Extension: ComfyUI_IPAdapter_plus. exe -V たぶん3. Created 9 months ago. Updated 15 days ago. 11) download prebuilt Insightface package to ComfyUI root folder: Python 3. cubiqCreated 2 years ago. 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. 6; Arguments: ComfyUI\main. \python_embeded\pyth Welcome to the unofficial ComfyUI subreddit. INSIGHTFACE. insightface 缺失而產生錯誤的畫面. InsightFace wird This is because you are using the ip-adapter-plus-face_sd15. app import FaceAnalysis ModuleNotFoundError: No module named 'insightface' During handling of the above 1. 12) and put into the stable-diffusion-webui (A1111 or SD. insightface_package import analyze_faces, insightface_loader File "D:\Programy\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-PhotoMaker-Plus\insightface_package. それぞれのバージョンに対応する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 · 错误描述. 1330 stars. Reload to refresh your session. 2024-01-24 Official support for PhotoMaker landed in ComfyUI. exe -s ComfyUI\main. 3. py", line 529, in load_insight_face raise Exception(e) Exception: No module named 'insightface. Authored by ZHO-ZHO-ZHO Jan 9, 2025 · Your question Hey there, I'm experiencing an issue while running PuLID. Sep 1, 2024 · DLL load failed while importing onnx_cpp2py_export: A dynamic link library (DLL) initialization routine failed. Mar 18, 2024 · 第一步: 1、下载好comfyui_instantid放在ComfyUI_windows_portable\ComfyUI\custom_nodes文件夹下面 2、用cmd进入comfyui_instantid文件夹,运行指令:pip install -r requirements. 缺少Insightface ComfyUI IstantID 导入失败 解决方法. model_v2 import PhotoMakerIDEncoder_CLIPInsightfaceExtendtoken Jan 18, 2024 · This uses InsightFace, so make sure to use the new PhotoMakerLoaderPlus and PhotoMakerInsightFaceLoader nodes. 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. Dec 21, 2024 · Download the Prebuilt Insightface Package: Based on your Python version, download the appropriate . 25_Final. Updated 5 months ago. ComfyUI Version: v0. I’d checked and they were in models\\insightface\\models\\antelopev2. Inputs. 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. Real-world Use-cases ComfyUI Node: Load InsightFace. ComfyUI reference implementation for IPAdapter models. exec_module(module) ComfyUI: https://github. Authored by ZHO-ZHO-ZHO. 10; For Python 3. 11. 下载Insightface到本地,通过pip安装,具体步骤如下: ,实现AI角色动作自由Comfyui+DAZ studio(daz安装包和工作流下载见简介栏),ComfyUI进阶教学-Mask遮罩基础运用,只有想不到没有做不到!IPA+CN+Lora+prompts+遮罩实现无限可能!,ComfyUi美学提升连环Call- Playground2. 通常出现在 InstantID 或 IP-Adapter 的安装时,有时通过在线安装也无法解决。. Introduction. 11 (if in the previous step you see 3. Jan 4, 2025 · cannot import name 'geometric' from partially initialized module 'albumentations. Make sure you install the right insightface wheel for your version of Python. Please share your tips, tricks, and workflows for using this software to create your AI art. I just made the extension closer to ComfyUI philosophy IPAdapter InsightFace Loader. csdn. ComfyUI IPAdapter Plugin is a tool that can easily achieve image-to-image transformation. app import Jan 19, 2025 · 你好, 我在使用 ComfyUI 与 InsightFace 模型时遇到了一些问题。我已将 detection_Resnet50_Final. 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. 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. In diesem Video zeige ich euch, wie ihr InsightFace und ReActor für das Stable Diffusion Interface ComfyUI installieren und verwenden könnt. Next) root folder (where you have "webui-user. Unofficial implementation of a/InstantID for ComfyUI. Feb 24, 2025 · RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. 11 2. File "D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus\ IPAdapterPlus. The models can be placed into sub-directories. IPAdapter Tutorial 1. 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. whl 或针对Python 3. RunComfy also provides AI Playground , enabling artists to harness the latest AI tools to create incredible art. 7. whl file: For Python 3. 918420 - Traceback (most recent call last): File "C:\Users\user\comflowy\ComfyUI\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus\utils. jenhf ovzbmw zsk igf wopx zgggk xxnj mtwnwey nzz pyjvb lmrf nnvn tij kszjrje ddbbb