You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was doing some generations with a similar workflow in #1 (just with an IPAdapter added after the OpenPose) and I found an extremely odd behaviour. It appears that IPAdapter is getting applied to the model it outputs, repeatedly, so the generations get progressively worse.
This doesn't happen if I replace all of the custom EZ pipes nodes with my original implementation, nor if I replace the one at the start of the IPAdapter group with mine.
EDIT: To be clear, I was forcing the generations (they all have the same seed) by alternating the OpenPose strength between 0.80 and 0.79.
The text was updated successfully, but these errors were encountered:
I was doing some generations with a similar workflow in #1 (just with an IPAdapter added after the OpenPose) and I found an extremely odd behaviour. It appears that IPAdapter is getting applied to the model it outputs, repeatedly, so the generations get progressively worse.
This doesn't happen if I replace all of the custom EZ pipes nodes with my original implementation, nor if I replace the one at the start of the IPAdapter group with mine.
EDIT: To be clear, I was forcing the generations (they all have the same seed) by alternating the OpenPose strength between 0.80 and 0.79.
The text was updated successfully, but these errors were encountered: