SwarmUI icon indicating copy to clipboard operation
SwarmUI copied to clipboard

Qwen-Image InstantX ControlNet return NAN image

Open mylovelybaby opened this issue 2 months ago • 0 comments

Expected Behavior

use "Qwen-Image InstantX ControlNet Union" to generate canny/openpose-controled image.

Actual Behavior

Output is a total black image (NaN image)

Steps to Reproduce

Run Qwen-Image InstantX ControlNet

Debug Logs

[Debug] [ComfyUI - 0/STDERR] /src/BuiltinExtensions/ComfyUIBackend/ExtraNodes/SwarmComfyCommon/SwarmSaveImageWS.py:56: RuntimeWarning: invalid value encountered in cast

[Debug] [ComfyUI - 0/STDERR] img = Image.fromarray(np.clip(i, 0, 255).astype(np.uint8))

Other

No response

mylovelybaby avatar Sep 17 '25 08:09 mylovelybaby