Zero
Zero
Downloaded the **One Click Installer** and now i don't get anymore that warning.
> Understandable ,I just wish that mechanism and the `always online` requirement was mentioned in the `readme` for transparency at least. as for the error I know the reason for...
Where is the MIDAS one?  I already downloaded everything, but i don't see the MIDAS one.
> It's not working for me `RuntimeError: CUDA out of memory. Tried to allocate 512.00 MiB (GPU 0; 10.91 GiB total capacity; 8.79 GiB already allocated; 141.25 MiB free; 9.31...
Image used in controlnet:  **PD:** I already tried the suggested solutions in other posts, still the same error.
> I cannot reproduce your issue. InstantID does correctly detects face in the image.  I use **1.5**, NOT SDXL and with **IP-Adapter**, not Instant_ID 
> Suspected culprit: #2744. Can you tell me where i add that code line exatcly? 
Thx, and this one?: `face_image_cv2 = convert_from_image_to_cv2(face_image)`
> You can find file change here: https://github.com/Mikubill/sd-webui-controlnet/pull/2744/files > > You just need to change 2 lines of code to revert that PR. I did it, but still get same...
> Hmmmm, maybe checkout to [eb451a0](https://github.com/Mikubill/sd-webui-controlnet/commit/eb451a007f7040288e865f96e9ee0842aa6ef91c) and see if the issue is still there? Did all the changes, but same error. Anyway, thx to take the time and try to...