Skip to content

[bug]: SDXL negative prompt is not sent to second encoder #8256

@keturn

Description

@keturn

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

6b0dfd8

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions