robertvoy / ComfyUI-Flux-Continuum

A modular workflow for FLUX inside of ComfyUI that brings order to the chaos of image generation pipelines.
MIT License
46 stars 2 forks source link

TypeError: 'NoneType' object is not subscriptable #3

Open mantaraffu opened 4 days ago

mantaraffu commented 4 days ago

Hi, can't work with any img2img mode. it give me this error: File "F:\COMFY\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1519, in save_images full_output_folder, filename, counter, subfolder, filename_prefix = folder_paths.get_save_image_path(filename_prefix, self.output_dir, images[0].shape[1], images[0].shape[0])

TypeError: 'NoneType' object is not subscriptable

robertvoy commented 4 days ago

Make sure none of the image load nodes are empty. Also the mask is set in the img mask node. And img cn is for the image for ControlNet