Comfy-Org / Comfy-Org/workflow_templates
[Template Bug]: Z-Image-Turbo - Sub-optimal Negative input to K-sampler
Open
bug
- Dominant language
- TypeScript
- Stars
- 901
- Forks
- 188
- Avg merge
- 23h 10m
- Merged PRs (30d)
- 86
Description
### Confirmation
- [x] I have confirmed this is a workflow template mistake
### Template Name
Z-Image-Turbo Text to Image
### Problem Description
The template uses the ConditioningZeroOut node to supply input to the Negative input of KSampler. At higher CFG settings this results in very distorted images. Connecting an empty CLIP Text Encode (Prompt) node as the negative prompt gives much better results.
### ComfyUI Mode
Legacy Mode
### Error Message / Logs
```text
None
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.