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

[BUG] - Can't connect text or string types to positive or negative inputs #88

Open
JamesIV4 opened this issue Aug 14, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@JamesIV4
Copy link

JamesIV4 commented Aug 14, 2024

Description

I am unable to add the prompt positive and negative using a string or text node. See attached image for my setup.

Reproduction steps

  1. Right click SD Prompt Saver
  2. Convert Widget to Input
  3. Click positive
  4. See that text and string inputs do not work
  5. Double clicking the positive input creates an attached string node
  6. Still not able to attach a different string or text node.

Image file

My setup
image

Showing how the input is not highlighting green like it should when dragging from the text node for the positive prompt.
image

@JamesIV4 JamesIV4 added the bug Something isn't working label Aug 14, 2024
@JamesIV4
Copy link
Author

JamesIV4 commented Aug 14, 2024

It seems the same thing is happening with the cfg value. It's a float of 3.5 but can't be connected to the node.

Edit: "Fix node (recreate)" didn't do anything.

@JamesIV4
Copy link
Author

Workflow attached
Flux-NF4-workflow-advanced.json

@receyuki
Copy link
Owner

receyuki commented Sep 6, 2024

截屏2024-09-06 下午7 12 39 A primitive node can only connect to one input at a time, so you can't connect it to both positive and t5xxl simultaneously. Maybe you should using a different text node from another node suit instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants