-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Multiple IPAdapter with face_id_plus fails with Exception: Insightface: No face found in image #2627
Comments
the same problem. |
me too. |
Same here. Is there any dependency related issue, cause I tried zoomed out face image as suggested and so for one machine its working fine whereas same image on another machine says 'No face found in Image' |
I also encountered this error. |
Don't give FaceIDv2 too zoomed pictures or pictures where the face takes most of the place. Upper half of body is good enough |
thanks, this solved my problem |
In txt2img mode, might be related to #2881 |
|
Hi there, why is there no checkbox to disable See the bug I just reported here: #3071 |
Is there an existing issue for this?
What happened?
I tried to run multiple IPadapters for inpainting a specific face and any scenario where multiple IPadapters for face are selected fails. This includes using multiple inputs or the batch directory option within controlnet for IPadapter.
Steps to reproduce the problem
Error running before_process_batch: /Users/username/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py
What should have happened?
I would think the normal behavior would be to select "Crop input image based on A1111 mask" when inpainting and be able to use an IPadapter on just the section you intend to inpaint regardless of the the order the specific controlnet module is used. Secondly, I would also expect as is the case in Comfyui, that you could combine multiple Ipadapters for faces to get closer to a target likeness.
Commit where the problem happens
webui: version: v1.7.0 • python: 3.10.13 • torch: 2.2.0.dev20231025 • xformers: N/A • gradio: 3.41.2
controlnet: v1.1.440
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
List of enabled extensions
Console logs
Additional information
Running locally on a M1 Max, 32GB on Ventura 13.3.1 (a)
The text was updated successfully, but these errors were encountered: