我用qwenimage生图,只要提示词里面有中文就会出现黑图
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Custom Node Testing
- [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)
### Expected Behavior
如果是纯英文提示词,就不会出现黑图,距举例,A girl is holding a sign in her hand, which reads "你好".这样的提示词就会出现黑图,黑图是在渲染的最后几步出现的,前几步的渲染都是正常的,最会几步会变黑
### Actual Behavior
如图
### Steps to Reproduce
官方的工作流
### Debug Logs
```powershell
got prompt
Requested to load QwenImage
loaded completely 21706.674919891357 19483.948791503906 True
Requested to load WanVAE
loaded completely 495.2579040527344 242.02829551696777 True
comfyui lumi batcher overwrite task done
Prompt executed in 58.40 seconds
got prompt
Requested to load QwenImage
loaded completely 21464.68095664978 19483.948791503906 True
comfyui lumi batcher overwrite task done
Prompt executed in 57.41 seconds
got prompt
Requested to load QwenImage
loaded completely 21464.68095664978 19483.948791503906 True
comfyui lumi batcher overwrite task done
Prompt executed in 57.90 seconds
got prompt
Requested to load QwenImage
loaded completely 21464.68095664978 19483.948791503906 True
comfyui lumi batcher overwrite task done
Prompt executed in 56.82 seconds
got prompt
Requested to load QwenImageTEModel_
loaded completely 13542.064764785766 7263.013442993164 True
Requested to load QwenImage
loaded completely 21706.70924835205 19483.948791503906 True
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.