Closed hugo4711 closed 5 months ago
I don't think we have "ip-adapter-plus-face_sdxl_vit_h" preprocessor. It seems like you are using wrong preprocessor for your ipadapter model. Just select "ipadapter-auto" preprocessor and it will automatically match the correct preprocessor for you.
Ok, I downloaded it from https://huggingface.co/h94/IP-Adapter/blob/main/sdxl_models/ip-adapter-plus-face_sdxl_vit-h.safetensors
See: https://github.com/tencent-ailab/IP-Adapter/issues/59
Is that not compatible with the sd-webui-controlnet extension in automatic 1111?
this is what i get and i dont know what is wrong here too : 2024-07-09 03:06:03,292 - ControlNet - INFO - unit_separate = False, style_align = False██████████████████████████████████████████████████████████████████████████████████████████| 20/20 [06:49<00:00, 21.86s/it] 2024-07-09 03:06:03,294 - ControlNet - INFO - Loading model from cache: ip-adapter-faceid-plusv2_sd15 [6e14fc1a] 2024-07-09 03:06:03,299 - ControlNet - INFO - Using preprocessor: ip-adapter-auto 2024-07-09 03:06:03,299 - ControlNet - INFO - preprocessor resolution = 512 2024-07-09 03:06:03,301 - ControlNet - INFO - ip-adapter-auto => ip-adapter_face_id_plus 2024-07-09 03:06:05,321 - ControlNet - INFO - ControlNet Hooked - Time = 2
what is ControlNet - INFO - unit_separate = False, style_align = False for ?
Is there an existing issue for this?
What happened?
When using ip_adapter_face_id or ip_adapter_face_id_plus with ip-adapter-plus-face_sdxl_vit_h I get error messages as posted below
Steps to reproduce the problem
What should have happened?
Face should be generated / replaced in the generated image
Commit where the problem happens
webui: c91dbe5c3b9377854239310311715b060de82ff1 controlnet:
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
List of enabled extensions
Console logs
Additional information
No response