-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Open
Labels
StaleThis issue is stale and will be autoclosed soon.This issue is stale and will be autoclosed soon.User SupportA user needs help with something, probably not a bug.A user needs help with something, probably not a bug.
Description
Custom Node Testing
- I have tried disabling custom nodes and the issue persists (see how to disable custom nodes if you need help)
Your question
Continuing #10668 but a new issue because I'll point out an obvious likely fix right now, need guidance from technically proficient people here
tldr; Qwen img models will produce NaN in latent, which is the cause of black preview/output at unet infer/vae decode stage across models, when running/cast to fp16 on some hardware. In qwen img models it is likely a unet issue. torch.clamp(65536) when --fp16-unet would be a start to fix this but at which point exactly?
Again, are there other possible fixes that doesn't involve editing the code base e.g. venv dependency/flags/node usage fixes?
Logs
Other
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
StaleThis issue is stale and will be autoclosed soon.This issue is stale and will be autoclosed soon.User SupportA user needs help with something, probably not a bug.A user needs help with something, probably not a bug.