Open vvip2u opened 9 months ago
logs:
File "G:\aigc\comfy-ui-portable\ComfyUI\nodes.py", line 1440, 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]) ^^^^^^^^^^^^^^^ AttributeError: 'str' object has no attribute 'shape'
same problem win11 cuda 12.2 python311 pytorch==2.1.1 torchvision==0.16.1 torchaudio==2.1.1 pytorch-cuda=12.1
logs: