ComfyUI
ComfyUI copied to clipboard
SOS!After the update, the picture that comes out is all black
m1 max
/Users/weiwei/ComfyUI/nodes.py:1408: RuntimeWarning: invalid value encountered in cast
img = Image.fromarray(np.clip(i, 0, 255).astype(np.uint8))