InstantID icon indicating copy to clipboard operation
InstantID copied to clipboard

InstantID : Zero-shot Identity-Preserving Generation in Seconds 🔥

Results 206 InstantID issues
Sort by recently updated
recently updated
newest added

Cannot import D:\ComfyUI_UI\ComfyUI\custom_nodes\InstantID module for custom nodes: [Errno 2] No such file or directory: 'D:\\ComfyUI_UI\\ComfyUI\\custom_nodes\\InstantID\\__init__.py'

Hi, I have a question about InsightFace, especially ArcFace. Every time I run the InstantID model, ArcFace's face embedding has different results for the same image. Is this a natural...

仿照了ip-adapter的解耦交叉注意力机制 ip-adapter中是在每个交叉注意力层后又添加了处理图像特征的交叉注意力层 添加的这一层是需要训练的 请问instantID中没有提到这一层的训练,应该如何理解呢? The decoupled cross-attention mechanism was modeled after the IP-Adapter. In the IP-Adapter, after each cross-attention layer, an additional cross-attention layer that processes image features is added....

"When I tried running some experiments, the results using Diffusers didn't seem as good as those with ComfyUI with this link: "https://github.com/cubiq/ComfyUI_InstantID" Can you explain why this might be? ![image](https://github.com/user-attachments/assets/cde668df-4bae-4cdd-8198-92c1d0815fae)...

Hello, in the code already exists with the posture diagram to control the generation, then replaced by the style map or other conditions of the image, the code should be...

![image](https://github.com/user-attachments/assets/6a4205b1-6d37-4b32-8bf6-49101b6e3f1a) 图片中背景以及人物都偏暖色 1.尝试过调整prompt,加各种关键词 2.尝试过调整底模,已测试底模,都差不多问题没有改变 RunDiffusion/Juggernaut-XL-v9 stabilityai/stable-diffusion-xl-base-1.0 wangqixun/YamerMIX_v8 huaquan/YamerMIX_v11 imagepipeline/DreamShaper-XL1.0 John6666/epicjourney-xl-v1-sdxl 3.调整Number of sample steps和Schedulers,效果也不明显 请问还可以调整哪些参数,让生成图更接近pose图的自然色

This PR fixes issues for tensors on same device error when running inference in multithreaded environment.

Hello InstantID team, thanks a lot for your contributions to the open source community. I would like to know about the license of InstantID. Can antelopev2 be used in my...