WASasquatch / was-node-suite-comfyui

An extensive node suite for ComfyUI with over 210 new nodes
MIT License
1.15k stars 170 forks source link

[Bug?] Image Stitch behavior #89

Closed bmad4ever closed 1 year ago

bmad4ever commented 1 year ago

It appears the stitching to the right is not behaving correctly for the example below. Stitching to the left seems to be working fine after swapping the inputs, so it can be used instead.

I did not look at the implementation to know if this is viable, but under the supposition that "left stitch" is always working as intended, maybe the image inputs can be swapped when stitching "to the right" to fix the current behavior?

stitch

WASasquatch commented 1 year ago

Seems to be working fine for me.

Screenshot_19 Screenshot_18

bmad4ever commented 1 year ago

Bizarre, I can't seem to get it to work right, and updated the local repo copy today before doing this. Maybe I'm not understanding the intended behavior?

If is not too much to ask, can you check if the following example is working as intended? (the image contains the workflow)

Kind regards.

rightStitch

WASasquatch commented 1 year ago

I think I figured it out... https://github.com/WASasquatch/was-node-suite-comfyui/commit/fb9fc34aa38651a8effaced0e9ea6f9cba1dc278

image