talesofai / comfyui-browser

An image/video/workflow browser and manager for ComfyUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XYZ Plot not working with any node.

axior opened this issue · 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

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.

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.

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.

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