comfyui-browser icon indicating copy to clipboard operation
comfyui-browser copied to clipboard

XYZ Plot not working with any node.

Open axior opened this issue 10 months ago • 5 comments

Hello, thank you for developing this great tool. I wanted to include your node in my workflow, but I only get empty grids when trying to alternate some primitive INT inputs. It does work if I select inputs from the Ksampler, but that's what a normal xy plot already does. Any idea on what could be the cause? Thank you and keep up the great work!!

Here is the workflow: xyz_INT_FAIL.json

axior avatar Apr 11 '24 16:04 axior

Same here, getting errors trying to plot anything else other than Ksampler variables but can't plot CN weights for example, no matter the syntax of the values.

arlechinu avatar Apr 13 '24 20:04 arlechinu

Hello, thank you for developing this great tool. I wanted to include your node in my workflow, but I only get empty grids when trying to alternate some primitive INT inputs. It does work if I select inputs from the Ksampler, but that's what a normal xy plot already does. Any idea on what could be the cause? Thank you and keep up the great work!!

Here is the workflow: xyz_INT_FAIL.json

Could you please provider a simpler workflow about this issue. Your workflow is amazing and beautiful. But I cannot debug on it.

tzwm avatar Apr 18 '24 15:04 tzwm

Same here, getting errors trying to plot anything else other than Ksampler variables but can't plot CN weights for example, no matter the syntax of the values.

I will try to reproduce this issue on the CN weight. Thanks all.

tzwm avatar Apr 18 '24 15:04 tzwm

this works image

this does not work image

no errors in comfy, just doesn't queue up any jobs to make the grid etc.

lots of erros in console, ends with TypeError: '<=' not supported between instances of 'str' and 'float'

could it be my ttN sampler causing this?

lora strenght doesnt work either, getting an error image

arlechinu avatar May 08 '24 18:05 arlechinu

I wonder if this is related to the bug where you need to change the frame count (or another variable early in WF) to get changes in CN values. Otherwise it does not recognize the changes and will not run a que again without changing some other value.

My guess is it is a comfy bug not with this node. perhaps you can make a workaround.

Although I am talking AD runs not normal images so maybe unrelated... =\

moon47usaco avatar Jun 24 '24 20:06 moon47usaco