NimaNzrii / comfyui-photoshop

ComfyUi inside of your Photoshop! you can install the plugin and enjoy free ai genration
Other
528 stars 31 forks source link

Have error on mac, can you help ? #17

Closed glitterinalarm closed 2 months ago

glitterinalarm commented 4 months ago

Error occurred when executing ImageToMask:

True is not in list

File "/Users/xxxxxxxx/pinokio/api/comfyui.pinokio.git/ComfyUI/execution.py", line 151, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File "/Users/xxxxxxxx/pinokio/api/comfyui.pinokio.git/ComfyUI/execution.py", line 81, in get_output_data return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True) File "/Users/xxxxxxxx/pinokio/api/comfyui.pinokio.git/ComfyUI/execution.py", line 74, in map_node_over_list results.append(getattr(obj, func)(**slice_dict(input_data_all, i))) File "/Users/xxxxxxxx/pinokio/api/comfyui.pinokio.git/ComfyUI/comfy_extras/nodes_mask.py", line 129, in image_to_mask mask = image[:, :, :, channels.index(channel)]

NimaNzrii commented 4 months ago

sorry i couldn't understand. you had problem on converting image to mask?

glitterinalarm commented 4 months ago

Don't know, I get this error message in Comfy UI when photoshop sent the picture to Comfy, and get ValueError 1604:7 ImagetoMask

NimaNzrii commented 4 months ago

So the problem is not from my node , but it seems some node in my workflow have some issues on mac device, i will install mac os tommorrow and fix it for you mate❤️

Until that, you can clear the workflow and test if Photoshop to comfyui node is working on empty workflow

glitterinalarm commented 4 months ago

Great, thx Nima, yes seems to work between them both in a clear workflow

NimaNzrii commented 4 months ago

i will the main workflow for you tomorrow 🤗

NimaNzrii commented 4 months ago

Sorry for my late reply This bug fixed but i forgot to tell you-_+

glitterinalarm commented 4 months ago

!!! many thanks mate, you're the one !

glitterinalarm commented 4 months ago

Hey Nima, how are you ? I try to use in photoshop (2024 on a mac) the Send to layers thing but nothing appears in the layers, do you know why ? Is there a shortcut ?

NimaNzrii commented 2 months ago

Fixed in V1.5.0 ✨

this problem should be fixed in ver 1.5.0 please update plugin and the node and let me know if it helped