How to alter only an specific region of an image, based on the style of another image using ip adapter? #1731
Closed
projxchannel
started this conversation in
General
Replies: 1 comment
-
I recommend studying the two basic workflows mentioned above. Once you're familiar with them, you can achieve your goal by simply replacing the model input in the i2i workflow with a model input that has IPAdapter applied. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tryed so many nodes combinations and tutorial videos on yt, but the result seem to never meet what i need. Here's the deal: i want to give comfy an image of a person (img1) and say to it "hey, this area, right here (one arm, for instance), i want you to act ONLY on this area and make it look like the style of this other image (img2 - a robot arm, for instance)". I don't want the AI doing things to the rest of img1, only the place i indicate. how do i do that with ip adapter?
Beta Was this translation helpful? Give feedback.
All reactions