-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this problem?
- I have searched the existing issues
Operating system
Linux
GPU vendor
Nvidia (CUDA)
GPU model
RTX 3060
GPU VRAM
12GB
Version number
Browser
Firefox 140
Python dependencies
No response
What happened
generating a SDXL image (from the Generate tab) with "link prompt & style" enabled sends the positive prompt to both encoders, but the negative prompt to only one encoder.
This is evidenced not only in the metadata viewer (where "negative style prompt" is the empty string) but also when loading the workflow, we see "Prompt" is populated but "Style" is not on the Prompt node.
What you expected to happen
negative prompt should work the same way as positive prompt does; sent to both encoders
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working