SwarmUI
SwarmUI copied to clipboard
Qwen-Image InstantX ControlNet return NAN image
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