Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XYZ Plot not working with any node. #32

Open
axior opened this issue Apr 11, 2024 · 5 comments
Open

XYZ Plot not working with any node. #32

axior opened this issue Apr 11, 2024 · 5 comments

Comments

@axior
Copy link

axior commented Apr 11, 2024

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

@arlechinu
Copy link

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.

@tzwm
Copy link
Collaborator

tzwm commented Apr 18, 2024

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
Copy link
Collaborator

tzwm commented Apr 18, 2024

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.

@arlechinu
Copy link

arlechinu commented May 8, 2024

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

@moon47usaco
Copy link

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... =\

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants