receyuki / comfyui-prompt-reader-node

The ultimate solution for managing image metadata and multi-tool compatibility. ComfyUI node version of the SD Prompt Reader
MIT License
289 stars 22 forks source link

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

Open JamesIV4 opened 3 months ago

JamesIV4 commented 3 months ago

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 commented 3 months ago

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 commented 3 months ago

Workflow attached Flux-NF4-workflow-advanced.json

receyuki commented 2 months ago
截屏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.