omar92 / ComfyUI-QualityOfLifeSuit_Omar92

extra nodes to be used in comfyUI
112 stars 15 forks source link

[Bug] ImageScaleFactor __O node seems to be flipping X Y axis #9

Closed wyrde closed 1 year ago

wyrde commented 1 year ago

The image scale factor node is flipping the Height Width values with each use.

flipped xy

got prompt
100%|████████████████████████████████████████████████████████████████████████████████████| 5/5 [00:06<00:00,  1.25s/it]
QualityOfLifeSuit_Omar92::upscale from (768,512) to (1536,1024)
QualityOfLifeSuit_Omar92::upscale from (1024,1536) to (512,768)
QualityOfLifeSuit_Omar92::upscale from (768,512) to (1536,1024)

ComfyUI_00239_ ComfyUI_00240_ ComfyUI_00241_ ComfyUI_00242_

omar92 commented 1 year ago

Thanks so much, fixed that

omar92 commented 1 year ago

it is rotating the images now XD

omar92 commented 1 year ago

kindly test now and tell me if the problem still happen

wyrde commented 1 year ago

Hi. Did you commit the changes? Is it another branch? I'm not getting an update with git pull

omar92 commented 1 year ago

yea i commited

wyrde commented 1 year ago

that was so weird. I had to delete the repo and clone it again. The nodes are working now! scale test 11

omar92 commented 1 year ago

so weird , but thanks so much for the help