Matteo Spinelli

Results 120 comments of Matteo Spinelli

use the "advanced" node and increase the ip_weight/cn_strength. the result will be the same

from the picture your wf looks wrong, check the examples

this has been covered multiple times, check the closed issues. Upgrade the extension and ipadapter if you have it. check to have downloaded the models correctly, re-download if needed. Everything...

it's right click right now. I think it's more usable.

in some situations middle click might be problematic (eg: touchpads or apple mice). Also there's no real standard. In rhino3d pan is with the right button. In blender the middle...

pan on touchpads uses mouse wheel events on the browser.

you have a better understanding of how it works :) I tried this dirty trick by setting the z-index to 9999 here https://github.com/comfyanonymous/ComfyUI/blob/dc9d1f31c853503f238a2d6eacd0e4c68d9e9e42/web/style.css#L91C15-L91C15 That seems to do the trick even...

have you tried with ProxyPass/ProxyPassReverse?

hey guys, I'm trying to port InstantID natively to comfyUI. I worked on the IPAdapter extension and the code looks very similar. If I understand correctly it's like a FaceID...

> > maybe you can refer to https://github.com/xiaohu2015/IP-Adapter/blob/instantid/instantid_demo.ipynb > > the controlnet uses id embedding as condition instead of text embeds hey nice to see you here @xiaohu2015 :smile: yeah...