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

Choose 'controlnet model' as xy plot pramater but in vain??? #173

Closed
RATRAT666 opened this issue Feb 2, 2025 · 8 comments
Closed

Choose 'controlnet model' as xy plot pramater but in vain??? #173

RATRAT666 opened this issue Feb 2, 2025 · 8 comments

Comments

@RATRAT666
Copy link

Image

hey developer i really like this xy plot node.
but when i choose 'control_net_name' as its pramater, it's no use.
like every generation still keep same.
i'm noob here so i m not sure if i send the image correctly.

@RATRAT666
Copy link
Author

@TinyTerra

@RATRAT666
Copy link
Author

It might be the problem of efficiency node by the way...

@TinyTerra
Copy link
Owner

I would recommend using the tinyKsampler, or pipeKsampler setups within ttN, rather than efficiency.
If the issue still occurs in a simplified workflow with just ttN nodes and base comfy nodes please let me know and I'll be able to look into it further :)

@RATRAT666
Copy link
Author

I would recommend using the tinyKsampler, or pipeKsampler setups within ttN, rather than efficiency. If the issue still occurs in a simplified workflow with just ttN nodes and base comfy nodes please let me know and I'll be able to look into it further :)

I have tested, there is no problem with your XY plot node! It's the problem with the efficiency node! It can't detect the switch of the controlnet model, so it outputs the same picture!
By the way, I want to say that your Ksampler node is very useful and has many features! But it seems that it can't preview the sampling process (but the efficiency node can)! Have you considered adding the feature of sampling process preview to your nodes? Thank you!:)

@TinyTerra
Copy link
Owner

Okay good to know, Thanks :)

The ttN ksamplers all follow base comfy previewing (if you launch comfy with the flag --preview-method auto or --preview-method taesd (if you have a taesd model installed) the latent preview will show up.

@RATRAT666
Copy link
Author

Okay good to know, Thanks :)

The ttN ksamplers all follow base comfy previewing (if you launch comfy with the flag --preview-method auto or --preview-method taesd (if you have a taesd model installed) the latent preview will show up.

Thanks dear developer, it work to me.
btw, I wonder if u plan to add this feature to your wonderful node loader:

Image

Image

many loader could show the model info like this or by right click . it show the txt who has same name of model in the same path , some of loader could also get info from civitai . It's very convenient to see how to use a model ! your node has many wonderful feature but i didnt find how to show model info . :)

@TinyTerra
Copy link
Owner

This is part of pysssss checkpoint/lora info extension, however it has support for adding additional checkpoint/lora nodes in the pysssss settings.

I've just pushed an update to ttN that will automatically add ttN nodes to pysss settings if its available.

if you want to add other custom nodes manually that have a ckpt_model, or lora_name widget you can do it in the settings:

Image

@RATRAT666
Copy link
Author

This is part of pysssss checkpoint/lora info extension, however it has support for adding additional checkpoint/lora nodes in the pysssss settings.这是 pysssss 检查点/lora 信息扩展的一部分,然而它支持在 pysssss 设置中添加额外的检查点/lora 节点。

I've just pushed an update to ttN that will automatically add ttN nodes to pysss settings if its available.我刚刚向 ttN 推送了一个更新,如果可用,它将自动将 ttN 节点添加到 pysss 设置中。

if you want to add other custom nodes manually that have a ckpt_model, or lora_name widget you can do it in the settings:如果您想手动添加具有 ckpt_model 或 lora_name 小部件的其他自定义节点,您可以在设置中完成:

Image

Thank you. After I switched the version of the custom script from the latest to the previous one, and then from the previous one back to the latest, the ttN node successfully joined the pyssss settings automatically (somehow it didn't join automatically at first).so grateful for your work! It's wonderful !

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

2 participants