omar92 / ComfyUI-QualityOfLifeSuit_Omar92

extra nodes to be used in comfyUI
121 stars 17 forks source link

I got this bug with dalle #36

Open lout33 opened 4 months ago

lout33 commented 4 months ago

Error occurred when executing create image _O:

cannot identify image file <_io.BytesIO object at 0x7fd14afa4d60>

File "/home/runner/ComfyUI/execution.py", line 151, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/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 "/home/runner/ComfyUI/execution.py", line 74, in map_node_over_list results.append(getattr(obj, func)(**slice_dict(input_data_all, i))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/ComfyUI/custom_nodes/ComfyUI-QualityOfLifeSuit_Omar92/src/QualityOfLifeSuit_Omar92.py", line 541, in fun i = Image.open(io.BytesIO(image)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/site-packages/PIL/Image.py", line 3339, in open raise UnidentifiedImageError(msg)

omar92 commented 4 months ago

sorry openai API is changed and i dont havce access to the openai anymore -- free finished

omar92 commented 3 weeks ago

kindly tell me if it works now