sd-webui-controlnet
sd-webui-controlnet copied to clipboard
Multiple entries for Instant ID do not work
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
What happened?
As of the last update, when using InstantID with multi-imputs do not work, and only one image is processed.
Steps to reproduce the problem
Simply enable "instantid" in Controlnet and the Instant ID Face Embedding processor and use the "multi inputs" tab to upload multiple images.
What should have happened?
A face must be generated using an average of all uploaded images, but only one image is processed.
Commit where the problem happens
webui: 1.9.4 controlnet: v1.1.449
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
--xformers
List of enabled extensions
Console logs
No errors occur in console
Additional information
The last versions I used in which this problem does not occur are 1.9.3 WebUI, and 1.1.443 Controlnet