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

Number Operation issue: int() argument must be a string, a bytes-like object or a real number, not 'tuple' #125

Closed Bocian-1 closed 1 year ago

Bocian-1 commented 1 year ago

image

poisenbery commented 1 year ago

Getting this error also. image

WASasquatch commented 1 year ago

Hmm seems things are randomly getting contained in extra tuples for some reason.

WASasquatch commented 1 year ago

Should be patched.

Bocian-1 commented 1 year ago

Works now, thank you